Skip to content

Commit 41ec4ef

Browse files
committed
fix tarball download link typo
1 parent 894ca18 commit 41ec4ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cangJieNewStar.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ <h1> 倉頡新星使用說明 </h1>
5151
<h2 id="cjns"> 關於倉頡新星 </h2>
5252

5353
<p>本軟體是照我五年前在 windows XP 上,
54-
使用 <a href="https://github.com/GHolk/cjns/release/download/v2.0.0/cwcjss.zip">倉頡之星</a> 學習倉頡的經驗,
54+
使用 <a href="https://github.com/GHolk/cjns/releases/download/v2.0.1/cwcjss.zip">倉頡之星</a> 學習倉頡的經驗,
5555
用 HTML + CSS + JavaScript 寫成,是我第一個軟體。
5656
如果出現 bug,請先更新瀏覽器看看。 </p>
5757

@@ -73,8 +73,8 @@ <h2 id="cjns"> 關於倉頡新星 </h2>
7373
<code>git clone http://github.com/GHolk/cjns</code></p>
7474

7575
<dl class="inline">
76-
<dt> <a href="https://github.com/GHolk/cjns/release/download/v2.0.0/cjns.zip">離線完整版</a></dt> <dd> 包含這幾篇文章和兩個練習的程式。 </dd>
77-
<dt> <a href="https://github.com/GHolk/cjns/releases/download/v2.0.0/exercise_all_in_one.zip">離線精簡版</a></dt> <dd> 不包含文章,僅包含兩個練習的程式。 </dd>
76+
<dt> <a href="https://github.com/GHolk/cjns/releases/download/v2.0.1/cjns.zip">離線完整版</a></dt> <dd> 包含這幾篇文章和兩個練習的程式。 </dd>
77+
<dt> <a href="https://github.com/GHolk/cjns/releases/download/v2.0.1/exercise_all_in_one.zip">離線精簡版</a></dt> <dd> 不包含文章,僅包含兩個練習的程式。 </dd>
7878
</dl>
7979

8080
<p>本軟體以 GPL 授權,可以任意使用、修改、販售,

0 commit comments

Comments
 (0)