Skip to content
Snippets Groups Projects
Commit ffb1a9c4 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer
Browse files

update link in lammps theme for sphinx

parent 9e37ea16
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ class TestStructuralFilters(unittest.TestCase):
self.assertEqual("Title\n\n"
"\n.. _lws: http://lammps.sandia.gov\n"
".. _ld: Manual.html\n"
".. _lc: Section_commands.html#comm\n", s)
".. _lc: Commands_all.html\n", s)
def test_filter_multiple_horizontal_rules(self):
s = self.txt2rst.convert(":hline\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment