docs: 移除內部 anoni.net 連結中冗餘的 /zh-tw/ 前綴#70
Merged
Conversation
網站預設語系為 zh-TW,`https://anoni.net/docs/...` 會直接落到 zh-TW。 全站清掉 `anoni.net/docs/zh-tw/...` → `anoni.net/docs/...`,共 22 個檔案、 51 處連結(zh-TW 3、zh-CN 19、en 27、display text 2)。 僅修改 host 為 `anoni.net` 的內部連結,CDN(assets.anoni.net)與外站 URL(toruniversity.eff.org/zh-tw/、wikipedia/zh-tw/、torproject.org/zh-TW/ 等)皆未動。 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.
Summary
https://anoni.net/docs/...會直接落到 zh-TW,因此內部連結帶/zh-tw/是冗餘的。anoni.net/docs/zh-tw/...→anoni.net/docs/...,共 22 個檔案、51 處(zh-TW 3、zh-CN 19、en 27,含部分 markdown link 的 display text)。anoni.net的內部連結。CDN(assets.anoni.net/docs/...)、外站語系 URL(toruniversity.eff.org/zh-tw/、zh.wikipedia.org/zh-tw/、torproject.org/zh-TW/、mozilla.org/zh-TW/、cloudflare.com/zh-tw/、apple.com/zh-tw/等)皆未動。Test plan
grep -rn "anoni\.net/docs/zh-tw\|anoni\.net/docs/zh-TW" docs/確認無殘留{target="_blank"}仍在anoni.net/docs/reports/interseclab-network-coup/)實際解析到 zh-TW🤖 Generated with Claude Code