[DOC] adjust breadcrumbs.html

link to cfdem website instead of lammps
remove quick-link that only exists in LIGGGHTS/LAMMPS
This commit is contained in:
danielque
2019-09-25 17:45:44 +02:00
parent c79226da68
commit 6d69a6effe

View File

@ -16,8 +16,7 @@
{% elif show_source and has_source and sourcename %}
<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="https://www.cfdem.com">Website</a>
{% endif %}
</li>
</ul>