Skip to content

docs: update config yaml models link#12895

Closed
lin-hongkuan wants to merge 1 commit into
continuedev:mainfrom
lin-hongkuan:fix/config-yaml-models-doc-link
Closed

docs: update config yaml models link#12895
lin-hongkuan wants to merge 1 commit into
continuedev:mainfrom
lin-hongkuan:fix/config-yaml-models-doc-link

Conversation

@lin-hongkuan

@lin-hongkuan lin-hongkuan commented Jun 24, 2026

Copy link
Copy Markdown

Summary

Update the generated config.yaml example comment to point to the current models customization docs URL.

Motivation

The starter config currently links to /customization/models, while the current docs path is /customize/models. This can send new users to a stale URL from the generated config template.

Fixes #12669

Changes

  • Replace the stale models documentation URL in core/config/createNewAssistantFile.ts.

Testing

  • Verified the old URL no longer appears in the file and the new URL does.
  • git diff --check
  • Prettier check on the touched file with an equivalent temporary config excluding unavailable local plugins.
  • Secret scan on diff: clean

Summary by cubic

Fixes the models docs link in the generated config.yaml comment so new configs point to the current docs. Replaces /customization/models with /customize/models in core/config/createNewAssistantFile.ts.

Written for commit 15a520c. Summary will update on new commits.

Review in cubic

@lin-hongkuan lin-hongkuan requested a review from a team as a code owner June 24, 2026 15:26
@lin-hongkuan lin-hongkuan requested review from sestinj and removed request for a team June 24, 2026 15:26
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 24, 2026
@github-actions

Copy link
Copy Markdown
Contributor


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


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


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@lin-hongkuan lin-hongkuan deleted the fix/config-yaml-models-doc-link branch June 24, 2026 15:26
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 24, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

update link in config.yaml to https://docs.continue.dev/customize/models

1 participant