update link in LAMMPS theme for Sphinx

This commit is contained in:
Axel Kohlmeyer
2018-08-22 19:46:49 -04:00
parent 0e292b397f
commit c8ac88dd87

View File

@ -18,7 +18,7 @@
<a href="{{ pathto('_sources/' + sourcename, true)|e }}" rel="nofollow"> View page source</a>
{% endif %}
<a href="http://lammps.sandia.gov">Website</a>
<a href="Section_commands.html#comm">Commands</a>
<a href="Commands_all.html">Commands</a>
{% endif %}
</li>
</ul>