1
0
mirror of https://github.com/actix/actix-website synced 2024-11-27 18:12:57 +01:00

change url and fix typo

This commit is contained in:
krircc 2019-10-22 10:27:42 +08:00 committed by GitHub
parent 0747220bbb
commit 7fd7b130a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@
{{ range $.Site.Home.AllTranslations }}
<li class="submenu-item"><a href="{{ .Permalink }}">{{ .Language.LanguageName }}</a></li>
{{ end }}
<li ><a href="https://rustlang-cn.org/crates/actix/">中文</a></li>
<li ><a href="https://dev.kriry.com/langs/rust/crate/actix/">中文</a></li>
</ul>
</li>
</ul>