Commit 1a2ac73c authored by sobolevn's avatar sobolevn

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

I have changed `docs/` to `../`, now it's fine.
parent 5260fd49
...@@ -8,8 +8,8 @@ ...@@ -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>
......
...@@ -8,8 +8,8 @@ ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment