diff options
| author | wangsai <[email protected]> | 2013-10-14 14:52:53 +0800 |
|---|---|---|
| committer | wangsai <[email protected]> | 2013-10-14 14:52:53 +0800 |
| commit | 67c48f7703e8769da4efe52cf76caf08ce966f6a (patch) | |
| tree | cab5551a71a78ed27ea1d143c45ef3dc15bdec01 | |
| parent | 9416cd3738ed30007aeebde458c00f650524cf48 (diff) | |
| download | bootstrap-67c48f7703e8769da4efe52cf76caf08ce966f6a.tar.xz bootstrap-67c48f7703e8769da4efe52cf76caf08ce966f6a.zip | |
change english link text to chinese
| -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> |
