Skip to content

Commit fb64e57

Browse files
committed
removed duplicated link
1 parent 9239ebe commit fb64e57

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/sphinx/source/tutorial3/tutorial.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,13 +90,9 @@ distances, etc). Thus add to **water.lmp** the line:
9090
maps are used for the bond types, angle types, and dihedral types.
9191

9292
Let us create water molecules. To do so, let us import a molecule template called
93-
|water_mol_tutorial3| and then randomly create 700 molecules. Add the following
93+
|water_mol_3| and then randomly create 700 molecules. Add the following
9494
lines into **water.lmp**:
9595

96-
.. |water_mol_tutorial3| raw:: html
97-
98-
<a href="https://raw.githubusercontent.com/lammpstutorials/lammpstutorials-inputs/refs/heads/main/tutorial3/water.mol" target="_blank">water.mol</a>
99-
10096
.. code-block:: lammps
10197
10298
molecule h2omol water.mol

0 commit comments

Comments
 (0)