Skip to content

Commit 95a6908

Browse files
committed
Fix link format
1 parent db00720 commit 95a6908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/index-zh.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ <h3 class="text-info">更多用法请阅读入门教程 <a class="btn btn-outlin
251251
<div class="col-12 col-md-6 col-lg-4">
252252
<h2 class="text-info">更多资源</h2>
253253
<div class="list-group list-group-flush border-bottom mt-3">
254-
<a class="nav-link" href="https://eke.dashingsoft.com/pyarmor/" target="_pyarmordoc">学习和提问</a>
254+
<a href="https://eke.dashingsoft.com/pyarmor/" target="_pyarmordoc" class="list-group-item list-group-item-action text-info bg-light">学习和提问</a>
255255
<a href="https://pyarmor.readthedocs.io/zh/latest/" target="_pyarmordoc" class="list-group-item list-group-item-action text-info bg-light">文档</a>
256256
<a href="https://github.com/dashingsoft/pyarmor-webui" target="_pyarmordoc" class="list-group-item list-group-item-action text-info bg-light">WebUI</a>
257257
<a href="https://github.com/dashingsoft/pyarmor/issues" target="_pyarmordoc" class="list-group-item list-group-item-action text-info bg-light">报告问题</a>

0 commit comments

Comments
 (0)