dcloudio / dcloudio/hbuilderx-extension-docs

zh-cn/cli/_sidebar.md导航文件中所有链接地址都多加了 "/cli/" 导致点击链接不跳转

Open Beginner friendly
#92 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
43
Forks
58
PR merge metrics
No merged PRs in 30d

Description

zh-cn/cli/_sidebar.md 文件摘录:
```
* [[cli 概述](typora://app/cli/README.md)](/cli/README.md)
* cli 命令
* [[用户账号操作](typora://app/cli/user.md)](/cli/user.md)
* [[关闭/打开项目](typora://app/cli/project.md)](/cli/project.md)
```
README.md、user.md这些文件实际上应该是与_sidebar.md同级,直接用 `[xxxx](/README.md)` 即可。

Contributor guide

No contributing guide indexed for this repository

Research direction

Open zh-cn/cli/_sidebar.md and review each navigation link against the files in the same directory, including README.md, user.md, and project.md. Remove the extra /cli/ path segment so the links use the files' actual sibling paths, then verify that every sidebar link navigates correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
markdown
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
88/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.