diff options
| author | Mark Otto <[email protected]> | 2013-10-17 14:47:31 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-10-17 14:47:31 -0700 |
| commit | 70d85be3b79f16eda4e21d533e6e7436d2273c7f (patch) | |
| tree | 78c0abc8582aea2fab7b66b3a3ec78c140474782 /about.html | |
| parent | 96a19c18fbef89a4f4ae261ae78e7fc26e9d2dd8 (diff) | |
| parent | bb30f6355a6ef9507b6ee65c820febb857bc6dfc (diff) | |
| download | bootstrap-70d85be3b79f16eda4e21d533e6e7436d2273c7f.tar.xz bootstrap-70d85be3b79f16eda4e21d533e6e7436d2273c7f.zip | |
Merge branch 'master' into navbar-button-docs
Diffstat (limited to 'about.html')
| -rw-r--r-- | about.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/about.html b/about.html index 66d72edd1..f64ea8ca7 100644 --- a/about.html +++ b/about.html @@ -86,8 +86,8 @@ base_url: "../" <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 中文文档 (Chinese)</a></li> - <li><a href="http://bootstrap.oneskyapp.net/ru">Bootstrap по-русски (Russian)</a></li> - <li><a href="http://bootstrap.oneskyapp.net/es">Bootstrap en Español (Spanish)</a></li> + <li><a href="http://www.oneskyapp.com/docs/bootstrap/ru">Bootstrap по-русски (Russian)</a></li> + <li><a href="http://www.oneskyapp.com/docs/bootstrap/es">Bootstrap en Español (Spanish)</a></li> </ul> <p>Have another language to add, or perhaps a different or better translation? Let us know by <a href="https://github.com/twbs/bootstrap/issues/new">opening an issue</a>.</p> </div> |
