From 35a679b22553041af4b191efc3d514a42e21c59b Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Wed, 8 Oct 2025 16:43:53 -0500 Subject: [PATCH] Update DOCS-CONTRIBUTING.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- DOCS-CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DOCS-CONTRIBUTING.md b/DOCS-CONTRIBUTING.md index f605d08f9..a505f2a97 100644 --- a/DOCS-CONTRIBUTING.md +++ b/DOCS-CONTRIBUTING.md @@ -322,8 +322,8 @@ Push your changes up to your forked repository, then [create a new pull request] For detailed reference documentation, see: -- **[FRONTMATTER.md](FRONTMATTER.md)** - Complete frontmatter field reference with all available options -- **[SHORTCODES.md](SHORTCODES.md)** - Complete shortcodes reference with usage examples for all available shortcodes +- **[DOCS-FRONTMATTER.md](DOCS-FRONTMATTER.md)** - Complete frontmatter field reference with all available options +- **[DOCS-SHORTCODES.md](DOCS-SHORTCODES.md)** - Complete shortcodes reference with usage examples for all available shortcodes ### Advanced Configuration