Skip to content

docs: fix configs links after v0.4.0 migration - #2611

Open
moonturbo wants to merge 1 commit into
open-compass:mainfrom
moonturbo:docs/fix-configs-links-after-migration
Open

docs: fix configs links after v0.4.0 migration#2611
moonturbo wants to merge 1 commit into
open-compass:mainfrom
moonturbo:docs/fix-configs-links-after-migration

Conversation

@moonturbo

Copy link
Copy Markdown

Motivation

After the v0.4.0 migration (see the Breaking Change notice in README), dataset/model configs were moved from ./configs to the opencompass package. The quick start docs still link to the old paths, which now 404 on GitHub.

Modification

  • docs/en/get_started/quick_start.md: fix configs/datasets/collections and base_medium.py links to opencompass/configs/...
  • docs/zh_cn/get_started/quick_start.md: fix configs/datasets/collections and chat_OC15.py links to opencompass/configs/...

Verification

  • Confirmed the new target files exist in the repository (opencompass/configs/datasets/collections/base_medium.py, opencompass/configs/dataset_collections/chat_OC15.py).
  • Verified the updated GitHub links resolve (HTTP 200).

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