Skip to content

[Fix] Fix Readme Reference for Model Configuration.#546

Merged
Danieldd28 merged 2 commits intosipeed:mainfrom
harshbansal7:readme_fix
Feb 20, 2026
Merged

[Fix] Fix Readme Reference for Model Configuration.#546
Danieldd28 merged 2 commits intosipeed:mainfrom
harshbansal7:readme_fix

Conversation

@harshbansal7
Copy link
Collaborator

@harshbansal7 harshbansal7 commented Feb 20, 2026

📝 Description

Fixed invalid Model Configuration Reference.

🗣️ Type of Change

  • 🐞 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 📖 Documentation update
  • ⚡ Code refactoring (no functional changes, no api changes)

🤖 AI Code Generation

  • 🤖 Fully AI-generated (100% AI, 0% Human)
  • 🛠️ Mostly AI-generated (AI draft, Human verified/modified)
  • 👨‍💻 Mostly Human-written (Human lead, AI assisted or none)

🔗 Related Issue

Screenshot 2026-02-21 at 1 05 02 AM

📚 Technical Context (Skip for Docs)

  • Reference URL:
  • Reasoning:

🧪 Test Environment

  • Hardware:
  • OS:
  • Model/Provider:
  • Channels:

📸 Evidence (Optional)

Click to view Logs/Screenshots

☑️ Checklist

  • My code/docs follow the style of this project.
  • I have performed a self-review of my own changes.
  • I have updated the documentation accordingly.

Copilot AI review requested due to automatic review settings February 20, 2026 19:35
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes broken internal anchor links in both English and Chinese README files that were preventing users from navigating to the Model Configuration section. The links previously contained an incorrect emoji prefix (#-) and the English version was missing the model_list suffix, causing them to fail when clicked.

Changes:

  • Fixed anchor link in README.md from #-model-configuration to #model-configuration-model_list
  • Fixed anchor link in README.zh.md from #-模型配置-model_list to #模型配置-model_list

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
README.md Corrected internal link anchor to point to "Model Configuration (model_list)" section by removing emoji prefix and adding missing model_list suffix
README.zh.md Corrected internal link anchor to point to "模型配置 (model_list)" section by removing emoji prefix

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Danieldd28 Danieldd28 merged commit 1e3a9eb into sipeed:main Feb 20, 2026
7 of 8 checks passed
hyperwd pushed a commit to hyperwd/picoclaw that referenced this pull request Mar 5, 2026
[Fix] Fix Readme Reference for Model Configuration.
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.

3 participants