update link in lammps theme for sphinx

This commit is contained in:
Axel Kohlmeyer
2018-08-22 20:36:01 -04:00
parent 9e37ea16ac
commit ffb1a9c46a

View File

@ -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"