Commit e712734f authored by Artem Zolochevskiy's avatar Artem Zolochevskiy Committed by Mikhail Efremov

indexhtml: change link to user manual

parent 51089c31
...@@ -54,8 +54,7 @@ ...@@ -54,8 +54,7 @@
<div id="documentation"> <div id="documentation">
<h2>Documentation</h2> <h2>Documentation</h2>
<ul> <ul>
<li><a href="../alt-docs/index.html">User manual</a></li> <li><a href="../@DOCDIR@/index.html">User manual</a></li>
<li><a href="../alt-docs/modules/index.html">Additional documentation</a></li>
</ul> </ul>
</div> </div>
......
...@@ -56,8 +56,7 @@ ...@@ -56,8 +56,7 @@
<div id="documentation"> <div id="documentation">
<h2>Документация</h2> <h2>Документация</h2>
<ul> <ul>
<li><a href="../alt-docs/index.html">Руководство пользователя</a></li> <li><a href="../@DOCDIR@/index.html">Руководство пользователя</a></li>
<li><a href="../alt-docs/modules/index.html">Дополнительная документация</a></li>
</ul> </ul>
</div> </div>
......
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