diff options
| -rw-r--r-- | about.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/about.html b/about.html index e7bc38425..fe95ca01b 100644 --- a/about.html +++ b/about.html @@ -77,7 +77,7 @@ base_url: "../" </div> <p class="lead">Community members have translated Bootstrap's documentation into various langauges. None are officially supported and may not always be up to date.</p> <ul> - <li><a href="http://v3.bootcss.com/">Bootstrap in Chinese</a></li> + <li><a href="http://v3.bootcss.com/">Bootstrap 中文文档</a></li> <li><a href="http://bootstrap.oneskyapp.net/ru">Bootstrap in Russian</a></li> <li><a href="http://bootstrap.oneskyapp.net/es">Bootstrap in Spanish</a></li> </ul> |
