Skip to content

docs: Remove underscore paths - #8154

Merged
ZJvandeWeg merged 1 commit into
mainfrom
zj-docs-no-underscore
Aug 10, 2026
Merged

docs: Remove underscore paths#8154
ZJvandeWeg merged 1 commit into
mainfrom
zj-docs-no-underscore

Conversation

@ZJvandeWeg

Copy link
Copy Markdown
Member

Description

The underscores are not great, visually, and get flagged for SEO purposes. This changes those links.

@ZJvandeWeg

Copy link
Copy Markdown
Member Author

FlowFuse/website#5551 depends on this — it adds 301 redirects for the renamed paths and drops the redirect-stub pages (admin/licensing.md, community-support.md) from the docs sidebar nav. Merge this first, then that one can follow once the new paths exist.

@ZJvandeWeg
ZJvandeWeg enabled auto-merge (squash) August 9, 2026 00:30
@ZJvandeWeg
ZJvandeWeg merged commit 1eb3f22 into main Aug 10, 2026
14 of 15 checks passed
@ZJvandeWeg
ZJvandeWeg deleted the zj-docs-no-underscore branch August 10, 2026 18:40
ZJvandeWeg added a commit to FlowFuse/website that referenced this pull request Aug 10, 2026
FlowFuse/flowfuse#8154 renames three underscore-named doc files to fix
nuxt-link-checker's no-underscores warning, which was repeating on nearly
every docs page via the shared sidebar. Also excludes redirect-only doc
pages (Licensing, Community Support) from the sidebar entirely, since
linking to them just bounces through a redirect and triggered the same
warning on every page.

Adds 301s in nuxt/redirects.ts for the old underscore paths so existing
links/bookmarks don't 404, and documents in CLAUDE.md that redirects
belong in nuxt/redirects.ts, not netlify.toml.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants