Skip to content

docs: fix broken link for chat model role in reference.mdx#12944

Open
kbpr21 wants to merge 1 commit into
continuedev:mainfrom
kbpr21:my-first-fix
Open

docs: fix broken link for chat model role in reference.mdx#12944
kbpr21 wants to merge 1 commit into
continuedev:mainfrom
kbpr21:my-first-fix

Conversation

@kbpr21

@kbpr21 kbpr21 commented Jul 5, 2026

Copy link
Copy Markdown

Description

Fixes a broken markdown link in docs/reference.mdx. The promptTemplates
bullet listed [chat]() with an empty URL, while the sibling links (edit,
apply, autocomplete) all pointed to their respective docs pages. This
corrects the dead link.

[chat]()[chat](/customize/model-roles/chat)

Note: the sibling links use a #prompt-templating anchor, but chat.mdx has
no such heading, so this links to the page root instead of a non-existent
anchor.

AI Code Review

  • Team members only: AI review runs automatically when PR is opened or marked ready for review
  • Team members can also trigger a review by commenting @continue-review

Checklist

  • I've read the contributing guide
  • The relevant docs, if any, have been updated or created
  • The relevant tests, if any, have been updated or created

Screen recording or screenshot

N/A — documentation-only change (single link fix), no UI or behavior affected.

Tests

N/A — documentation-only change. MDX files are excluded from Prettier via
.prettierignore, and no code paths or tests are affected.

@kbpr21 kbpr21 requested a review from a team as a code owner July 5, 2026 18:36
@kbpr21 kbpr21 requested review from sestinj and removed request for a team July 5, 2026 18:36
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jul 5, 2026
@github-actions

github-actions Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@kbpr21

kbpr21 commented Jul 5, 2026

Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant