Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 修正錯誤連結 #5

Merged
merged 1 commit into from
May 15, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ nav_order: 1

## 脚注

[^frequent_characters]: 「最常用汉字」的定义依赖于文本空间。关于本测评中所用的字频数据的来源,[请参阅此页面](./docs/statistics)。
[^frequent_characters]: 「最常用汉字」的定义依赖于文本空间。关于本测评中所用的字频数据的来源,[请参阅此页面](./docs/articles/statistics)。

[^root_completeness]: 例如在五笔中,「革」「鱼」,甚至「衤」「犭」等字根都被拆成了两个字根。但在其他输入法中,字根被完整保留。还宇浩中,还有不少完整的康熙部首,如「風」「僉」等。有优点也有缺点,字根完整性越高,字根数量就越多,学习时间就越长。

Expand Down