From 2346b17d05fa683c8d2ab832a75d106ce5d436e6 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 11 Jul 2014 23:55:59 -0700 Subject: [PATCH] Redo translations in markdown --- docs/_includes/getting-started/translations.html | 12 ------------ docs/getting-started/translations.md | 16 ++++++++++++++++ 2 files changed, 16 insertions(+), 12 deletions(-) delete mode 100644 docs/_includes/getting-started/translations.html create mode 100644 docs/getting-started/translations.md diff --git a/docs/_includes/getting-started/translations.html b/docs/_includes/getting-started/translations.html deleted file mode 100644 index 215f790de2..0000000000 --- a/docs/_includes/getting-started/translations.html +++ /dev/null @@ -1,12 +0,0 @@ -
-

Translations

- -

Community members have translated Bootstrap's documentation into various languages. None are officially supported and they may not always be up to date.

- -

We don't help organize or host translations, we just link to them.

-

Finished a new or better translation? Open a pull request to add it to our list.

-
diff --git a/docs/getting-started/translations.md b/docs/getting-started/translations.md new file mode 100644 index 0000000000..f15465ca59 --- /dev/null +++ b/docs/getting-started/translations.md @@ -0,0 +1,16 @@ +--- +layout: page +title: Translations +--- + +Community members have translated Bootstrap's documentation into various languages. None are officially supported and they may not always be up to date. + + + +**We don't help organize or host translations, we just link to them.** + +Finished a new or better translation? Open a pull request to add it to our list.