Update website URL in lammps theme
This commit is contained in:
@ -65,7 +65,7 @@
|
|||||||
{% elif show_source and has_source and sourcename %}
|
{% elif show_source and has_source and sourcename %}
|
||||||
<a href="{{ pathto('_sources/' + sourcename, true)|e }}" rel="nofollow"> {{ _('View page source') }}</a>
|
<a href="{{ pathto('_sources/' + sourcename, true)|e }}" rel="nofollow"> {{ _('View page source') }}</a>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<a href="http://lammps.sandia.gov">Website</a>
|
<a href="https://www.lammps.org">Website</a>
|
||||||
<a href="Commands_all.html">Commands</a>
|
<a href="Commands_all.html">Commands</a>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user