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

Open Beginner friendly
#92 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

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.

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) 即可。

Dominant language
JavaScript
Stars
43
Forks
58
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dcloudio/hbuilderx-extension-docs

All issues in dcloudio/hbuilderx-extension-docs

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.