aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/devel
diff options
context:
space:
mode:
authorWenbin Lv <wenbin816@gmail.com>2022-02-16 14:36:06 +0800
committerWenbin Lv <wenbin816@gmail.com>2022-02-16 14:36:06 +0800
commitcc76deda4801ad137b8adde2acad6b04692264c7 (patch)
treeb271487cbc2b9c8a7034622e8a467e52251c6a09 /chinese/devel
parent1d232a8d153562f408bbd3847ec89c29b4b66a62 (diff)
update translation, fix links to git docs
Diffstat (limited to 'chinese/devel')
-rw-r--r--chinese/devel/website/using_git.wml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chinese/devel/website/using_git.wml b/chinese/devel/website/using_git.wml
index 4b88a068ad7..d575cfaff2c 100644
--- a/chinese/devel/website/using_git.wml
+++ b/chinese/devel/website/using_git.wml
@@ -1,5 +1,5 @@
#use wml::debian::template title="使用 git 进行 Debian 网站开发" MAINPAGE="true"
-#use wml::debian::translation-check translation="fea80c8735bd7d240d994aaa647df606bd8d3ca4"
+#use wml::debian::translation-check translation="1d232a8d153562f408bbd3847ec89c29b4b66a62"
<link href="$(HOME)/font-awesome.css" rel="stylesheet" type="text/css">
@@ -31,7 +31,7 @@
如果您是 Git 的新用户,先阅读通用的 Git 文档可能是个好主意。
</p>
-<p style="text-align:center"><button type="button"><span class="fas fa-book-open fa-2x"></span> <a href="using_git">Git 文档</a></button></p>
+<p style="text-align:center"><button type="button"><span class="fas fa-book-open fa-2x"></span> <a href="https://git-scm.com/doc">Git 文档</a></button></p>
<p>
下一步是克隆存储库(换句话说,对其创建本地副本)。\
@@ -138,7 +138,7 @@
href="#write-access-via-merge-request">合并请求</a>提交您的更改,或寻求其他开发人员的帮助。</li>
</ol>
-<p style="text-align:center"><button type="button"><span class="fas fa-book-open fa-2x"></span> <a href="using_git">Git 文档</a></button></p>
+<p style="text-align:center"><button type="button"><span class="fas fa-book-open fa-2x"></span> <a href="https://git-scm.com/docs/gittutorial">Git 文档</a></button></p>
<h4><a name="closing-debian-bug-in-git-commits">在 Git 提交中关闭 Debian 的缺陷</a></h4>

© 2014-2024 Faster IT GmbH | imprint | privacy policy