Skip to content

docs: fix 13 dead relative links across the docs tree - #2385

Open
simpleqt wants to merge 1 commit into
MemTensor:mainfrom
simpleqt:sq919/cn-links
Open

simpleqt wants to merge 1 commit into
MemTensor:mainfrom
simpleqt:sq919/cn-links

Conversation

@simpleqt

Copy link
Copy Markdown

Related Issue (Required)

Fixes none (broken-link corrections only)

Description

Thirteen dead relative links, all verified with normpath resolution:

  • docs/cn/open_source/open_source_api/start/overview.md: 10 links (./core/…, ./chat/…, ./help/… etc.) miss the ../ prefix and resolve under start/ — the EN twin uses the correct form
  • docs/cn/open_source/open_source_api/core/get_memory_by_id.md: links the removed get_memory_list.md; repointed to search_memory.md matching the already-fixed EN page
  • docs/{en,cn}/open_source/open_source_api/start/configuration.md: rest_api_server.md links had one .. too many

Checklist

  • 本地测试通过 (link-target resolution checks)
  • 代码已审查

- The CN API overview's 10 section links missed the ../ prefix (the EN
  twin is correct); they resolved into start/.
- get_memory_by_id.md (CN) still linked the removed get_memory_list.md;
  the EN twin was already repointed to search_memory.md.
- The configuration pages (EN + CN) linked rest_api_server.md with one
  ../ too many.
Copilot AI lite review requested due to automatic review settings September 18, 2026 17:09
@Memtensor-AI Memtensor-AI added area:docs 文档、示例 status:in-progress Someone or AI is working on it | 人工或 AI 正在处理 labels Sep 18, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@Memtensor-AI

Copy link
Copy Markdown
Collaborator

🤖 Open Code Review

Target: PR #2385
Task: 7f4bea7a84d42e32
Base: main
Head: sq919/cn-links

OpenCodeReview: Review skipped: no items were selected.

Generated by cloud-assistant via Open Code Review.

@Memtensor-AI

Copy link
Copy Markdown
Collaborator

✅ Automated Test Results: PASSED

All tests passed (1/1 executed). memos_github_open_source/smoke: 1/1. Duration: 1s

Branch: sq919/cn-links

@Memtensor-AI Memtensor-AI added status:ready Ready for implementation; waiting for assignee or AI dispatch | 可进入实现,等待认领或派发 and removed status:in-progress Someone or AI is working on it | 人工或 AI 正在处理 labels Sep 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs 文档、示例 status:ready Ready for implementation; waiting for assignee or AI dispatch | 可进入实现,等待认领或派发

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants