aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Thilo <[email protected]>2014-01-25 16:08:15 +0100
committerJulian Thilo <[email protected]>2014-01-25 16:08:15 +0100
commit0cbfdd19bd96af899cbf4d4bbac814d543a7ee0c (patch)
tree73458e121fb4108d539ade728d27880553f46534
parent6d090e243dba41bf23dde5496202e0f6f1f4ab61 (diff)
downloadbootstrap-0cbfdd19bd96af899cbf4d4bbac814d543a7ee0c.tar.xz
bootstrap-0cbfdd19bd96af899cbf4d4bbac814d543a7ee0c.zip
Add link to German translation and reorder links
-rw-r--r--docs/getting-started.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html
index a575df0cf..ec677b15e 100644
--- a/docs/getting-started.html
+++ b/docs/getting-started.html
@@ -763,10 +763,11 @@ if (isAndroid) {
<p class="lead">Community members have translated Bootstrap's documentation into various languages. None are officially supported and they may not always be up to date.</p>
<ul>
<li><a href="http://v3.bootcss.com/">Bootstrap 中文文档 (Chinese)</a></li>
+ <li><a href="http://www.oneskyapp.com/docs/bootstrap/fr">Bootstrap en Français (French)</a></li>
+ <li><a href="http://holdirbootstrap.de/">Bootstrap auf Deutsch (German)</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>
<li><a href="http://twbs.site-konstruktor.com.ua">Bootstrap ua Українською (Ukrainian)</a></li>
- <li><a href="http://www.oneskyapp.com/docs/bootstrap/fr">Bootstrap en Français (French)</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>