Skip to content

Commit e3ee747

Browse files
xiaojunjunxiaojunjun
authored andcommitted
docs: add explicit anchors for English and Chinese sections for reliable navigation
1 parent 6b91684 commit e3ee747

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# QuickNote
44

5-
[English](#quicknote) | [[繁體中文](#quicknote-繁體中文版本)]
5+
[English](#en) | [繁體中文](#zh)
66

77
![License](https://img.shields.io/badge/license-CC--BY--NC--SA--4.0-blue.svg)
88
![Version](https://img.shields.io/badge/version-0.1.0-brightgreen.svg)
@@ -16,6 +16,8 @@
1616

1717
---
1818

19+
<a id="en"></a>
20+
1921
<!-- English Section Start -->
2022

2123
### **QuickNote in Action**
@@ -118,9 +120,11 @@ Contributions are welcome! Whether it's reporting a bug, suggesting a feature, o
118120
119121
---
120122
121-
## <a id="quicknote-繁體中文版本"></a> QuickNote (繁體中文版本)
123+
<a id="zh"></a>
124+
125+
## QuickNote (繁體中文版本)
122126
123-
[English](#quicknote)
127+
[English](#en)
124128
125129
<div align="center">
126130

0 commit comments

Comments
 (0)