Skip to content

Commit e9c44c6

Browse files
修复了上一章和下一章的问题
1 parent edd565c commit e9c44c6

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

docs/HowToSayQuesion.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -771,8 +771,8 @@ Evelyn Mitchel 贡献了一些愚蠢问题例子并启发了编写`如何更好
771771
<div class="divider-line"></div>
772772

773773
<!-- 右侧:下一章 -->
774-
<a href="/QQbot/" class="next-section">
774+
<a href="/others/" class="next-section">
775775
<span class="cat-text">下一页</span>
776776
<span class="title-text">额外补充</span>
777777
</a>
778-
</div>
778+
</div>

docs/download.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@
106106

107107
<div class="divider-line"></div>
108108

109-
<a href="/others/" class="next-section">
109+
<a href="/HowToSayQuesion/" class="next-section">
110110
<span class="cat-text">下一页</span>
111-
<span class="title-text">如何提问问题(提问的智慧)</span>
111+
<span class="title-text">如何提问问题</span>
112112
</a>
113113
</div>

docs/others.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,17 +95,17 @@
9595
<!-- HTML 结构 -->
9696
<div class="mobile-pagination-card">
9797
<!-- 左侧:上一章 -->
98-
<a href="/download/" class="prev-section">
98+
<a href="/HowToSayQuesion/" class="prev-section">
9999
<span class="cat-text">上一页</span>
100-
<span class="title-text">如何提问问题(提问的智慧)</span>
100+
<span class="title-text">如何提问问题</span>
101101
</a>
102102

103103
<!-- 中间分隔线(可选,如果不需要可以删掉<div class="divider-line"></div>这一行) -->
104104
<div class="divider-line"></div>
105105

106106
<!-- 右侧:下一章 -->
107-
<a href="/QQbot/" class="next-section">
107+
<a href="/" class="next-section">
108108
<span class="cat-text">下一页</span>
109-
<span class="title-text">QQ机器人说明</span>
109+
<span class="title-text">首页</span>
110110
</a>
111111
</div>

0 commit comments

Comments
 (0)