diff options
| author | Chris Rebert <[email protected]> | 2013-10-17 01:01:49 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-10-17 01:01:49 -0700 |
| commit | a28b2cb9e1e68f0862f90a93d938dd68f0f0f0c6 (patch) | |
| tree | 3570d12c5b4679bd7fafccf95fbdd1b5aefc7349 | |
| parent | 3e9e339ee3140c44e1d3948981a551c16f22b1a9 (diff) | |
| parent | d8a68e38f7f84750810cd6b8b8557f2210c2bca1 (diff) | |
| download | bootstrap-a28b2cb9e1e68f0862f90a93d938dd68f0f0f0c6.tar.xz bootstrap-a28b2cb9e1e68f0862f90a93d938dd68f0f0f0c6.zip | |
Merge pull request #11141 from vincentchan/master
Update translation sites URL
| -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> |
