Skip to content

docs: fix broken footer Guides link - #212

Open
andrewcb22 wants to merge 1 commit into
platformatic:mainfrom
andrewcb22:fix/footer-guides-404-v2
Open

docs: fix broken footer Guides link#212
andrewcb22 wants to merge 1 commit into
platformatic:mainfrom
andrewcb22:fix/footer-guides-404-v2

Conversation

@andrewcb22

Copy link
Copy Markdown

Issue

The footer "Guides" link points to docs/guides/movie-quotes-app-tutorial, which returns a 404 (reported in #210).

Change

Point the footer link at the Guides category index (docs/guides) instead of the removed tutorial page.

Testing

  • node --check docusaurus.config.js passes.
  • Confirmed docs/guides.md exists at the current main and is registered in sidebars.json, so docs/guides resolves to a real page.
  • Per this repo's AGENTS.md, docs/ content is generated from the upstream platformatic/platformatic repo on every deploy, so this fix is scoped to the one hand-authored config file that actually persists.

Fixes #210

The footer 'Guides' link pointed to docs/guides/movie-quotes-app-tutorial,
which returns a 404. Point it at the Guides category index instead.

Fixes platformatic#210
@vercel

vercel Bot commented Jul 31, 2026

Copy link
Copy Markdown

@andrewcb22 is attempting to deploy a commit to the Platformatic Team on Vercel.

A member of the Team first needs to authorize it.

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.

The broken “Guides” link in the documentation returns a 404 error

1 participant