Update index.md

This commit is contained in:
ropzz 2024-05-29 10:32:11 +08:00
parent c2500dc36f
commit 53a8da4904
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
帮助文档有助于您全面了解使用GitLink平台让我们一起为开源创新贡献力量
<a href='/intro'><h4>查看全部文档</h4></a>
<a href='/open'><h4>开源介绍</h4></a>
<div class="row">
<div class="col col--12">
@ -29,7 +29,7 @@
</a></article>
<article class="col col--6 margin-bottom--lg">
<a class="card padding--lg cardContainer" href="#">
<h2 class="text--truncate cardTitle" title="合并请求">合并请求(Pull Request)[5个文档]</h2>
<h2 class="text--truncate cardTitle" title="合并请求">合并请求[5个文档]</h2>
<a href='/合并请求/合并请求简介'><p>合并请求简介</p></a>
<a href='/合并请求/创建合并请求'><p>创建合并请求</p></a>
<a href='/合并请求/代码评审'><p>代码评审</p></a>