Skip to content

Conversation

@yihong0618
Copy link
Contributor

Related Issue

Resolve #(issue_number)

Description

Checklist

  • I have read the CONTRIBUTING document.
  • I have linked the related issue, if any.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have run make gen-changelog to update the changelog.
  • I have run make gen-docs to update the user documentation.

simple fix two dead links

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Copilot AI review requested due to automatic review settings January 14, 2026 03:27
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 pull request fixes two broken documentation links by converting them from absolute paths to relative paths with .md extensions, aligning with the project's established linking convention.

Changes:

  • Updated link format from /zh/guides/ides to ../guides/ides.md in Chinese documentation
  • Updated link format from /en/guides/ides to ../guides/ides.md in English documentation

Reviewed changes

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

File Description
docs/zh/reference/kimi-acp.md Fixed broken link to IDE usage guide using relative path
docs/en/reference/kimi-acp.md Fixed broken link to IDE usage guide using relative path

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

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