Skip to content

Commit 9bfc2d6

Browse files
committed
cleaned tutorial 2
1 parent 1bf41c3 commit 9bfc2d6

File tree

5 files changed

+452
-420
lines changed

5 files changed

+452
-420
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ <h2>
4747
<span class="image">
4848
<img src="avatars/level1/protein-in-electrolyte/protein-in-electrolyte.png" alt="gromacs tutorial logo" />
4949
</span>
50-
<a href="sphinx/build/html/tutorials/level1/protein-in-electrolyte.html">
50+
<a href="sphinx/build/html/tutorials/tutorial2/protein-in-electrolyte.html">
5151
<div class="content">
5252
<p align="left">
5353
Simulating a <b>protein</b> in an electrolyte

docs/sphinx/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ GROMACS tutorials
1313
:caption: Tutorials
1414

1515
tutorials/tutorial1/bulk-solution.rst
16-
tutorials/level1/protein-in-electrolyte.rst
16+
tutorials/tutorial2/protein-in-electrolyte.rst
1717
tutorials/level2/stretching-a-polymer.rst
1818
tutorials/level3/solvation-energy.rst
1919
tutorials/level3/adsorption-ethanol.rst

docs/sphinx/source/non-tutorials/links.rst

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,16 @@
4444

4545
.. |patreon| raw:: html
4646

47-
<a href="https://www.patreon.com/molecularsimulations" target="_blank">patreon</a>
47+
<a href="https://www.patreon.com/molecularsimulations" target="_blank">patreon</a>
48+
49+
.. |Protein-Data-Bank| raw:: html
50+
51+
<a href="https://www.rcsb.org/structure/1CTA" target="_blank">Protein Data Bank</a>
52+
53+
.. |1cta-pdb| raw:: html
54+
55+
<a href="https://raw.githubusercontent.com/gromacstutorials/gromacstutorials-inputs/main/level1/protein-in-electrolyte/1cta.pdb" target="_blank">1cta.pdb</a>
56+
57+
.. |trjconv| raw:: html
58+
59+
<a href="https://manual.gromacs.org/current/onlinehelp/gmx-trjconv.html" target="_blank">trjconv</a>

0 commit comments

Comments
 (0)