docs: 补齐 9 篇系列导航「上一篇」缺失的链接目标#42
Open
wangwren wants to merge 1 commit into
Open
Conversation
claude-code 系列多篇文章开头「系列导航」中的「上一篇 [XX 标题]」只写了 方括号文字、没有跟 (NN-xxx.md) 链接目标,在 GitHub 上渲染为纯文本、 点不动,读者无法从当前篇跳回上一篇。 为以下 9 篇补上对应的相对路径链接,与 41/42/44 等篇已有的导航格式一致: 15→14、16→15、24→23、25→24、28→27、29→28、37→36、43→42、48→47。 仅改链接目标,导航文字未动。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
问题
claude-code系列多篇文章开头的「系列导航」里,「上一篇 [XX 标题]」只写了方括号文字、后面没有跟(NN-xxx.md)链接目标。在 GitHub 上会渲染成纯文本,点不动,读者无法从当前篇跳回上一篇,与同系列其它文章(如 41/42/44 篇)的导航体验不一致。改动
为下列 9 篇补上对应的相对路径链接,格式对齐系列内已有导航:
15-prompting.md(14-interface-and-shortcuts.md)16-common-workflows.md(15-prompting.md)24-plugins.md(23-subagents.md)25-memory.md(24-plugins.md)28-skill-creator.md(27-skills-in-practice.md)29-agent-teams.md(28-skill-creator.md)37-checkpoints.md(36-slash-commands.md)43-git-workflow.md(42-env-vars.md)48-capstone-project.md(47-voice.md)仅改动链接目标,导航文字保持不变。已逐一确认 9 个目标文件均存在,且全站重扫无其它同类缺失。