Fixed links in the english docs. There were broken links to the translated docs.

I have changed `docs/` to `../`, now it's fine.
This commit is contained in:
sobolevn 2016-03-30 15:12:15 +03:00
parent 5260fd496a
commit 1a2ac73c88
2 changed files with 4 additions and 4 deletions

View File

@ -8,8 +8,8 @@
<p align="center"> <p align="center">
<b>English</b> &bull; <b>English</b> &bull;
<a href="docs/zh-CN/FAQ.md">简体中文</a> &bull; <a href="../zh-CN/FAQ.md">简体中文</a> &bull;
<a href="docs/ru-RU/FAQ.md">Русский</a> <a href="../ru-RU/FAQ.md">Русский</a>
</p> </p>

View File

@ -8,8 +8,8 @@
<p align="center"> <p align="center">
<b>English</b> &bull; <b>English</b> &bull;
<a href="docs/zh-CN/Packages.md">简体中文</a> &bull; <a href="../zh-CN/Packages.md">简体中文</a> &bull;
<a href="docs/ru-RU/Packages.md">Русский</a> <a href="../ru-RU/Packages.md">Русский</a>
</p> </p>
# Creating # Creating