Skip to content

docs: remove dead-end Next steps placeholder in start/local-deploy - #28099

Draft
nickvigilante wants to merge 1 commit into
mainfrom
vigilante/docs-648-docs-replace-literal-todo-add-link-to-next-page-in
Draft

docs: remove dead-end Next steps placeholder in start/local-deploy#28099
nickvigilante wants to merge 1 commit into
mainfrom
vigilante/docs-648-docs-replace-literal-todo-add-link-to-next-page-in

Conversation

@nickvigilante

Copy link
Copy Markdown
Contributor

Summary

The getting-started page docs/start/local-deploy.md ended with a literal placeholder under ## Next steps:

TODO: Add link to next page.

This dead-ends the day-zero onboarding golden path. Found in the DOCS-637 runtime drift sweep.

Fix

Remove the placeholder ## Next steps section. The docs/start/ section is rendered by Fumadocs, which auto-generates next/previous navigation from sidebar order, so a manual "Next steps" section is redundant here.

For review

  • Approach choice. I removed the section rather than inserting a curated link, per the Fumadocs auto-nav behavior. If you'd rather keep a curated link (the getting-started order is local-deploy → first-template → first-workspace, so the target would be Your first template), say so and I'll swap the removal for a link.
  • Mixed convention (out of scope here, flagging for a follow-up). The three docs/start/ pages are inconsistent: first-template.md keeps a curated ## Next steps (→ creating-templates.md), first-workspace.md has none, and local-deploy.md had this placeholder. Worth standardizing on one pattern (all curated links, or all relying on auto-nav) in a separate change.
  • I couldn't build the Fumadocs site from this repo to visually confirm the auto-nav renders for docs/start/ (these files aren't in docs/manifest.json), so the auto-nav assumption rests on your note about how the section is wired.

Linear: https://linear.app/codercom/issue/DOCS-648

This PR was created with AI assistance (Coder Agents).

The getting-started page ended with a literal `TODO: Add link to next page.` under `## Next steps`, dead-ending the onboarding golden path.

Remove the placeholder section. This start/ section is rendered by Fumadocs, which generates next/previous navigation from sidebar order, so the manual section is redundant here.

> This PR was created with AI assistance (Coder Agents).
@linear-code

linear-code Bot commented Aug 13, 2026

Copy link
Copy Markdown

DOCS-648

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.

1 participant