Skip to content

Commit 2d8a342

Browse files
Fix docs links
1 parent d40899a commit 2d8a342

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/user_guide/validation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Again, the automated test against this checks the hardcoded value with a toleran
6969

7070
For full details and the most updated code of this example, see the
7171
:doc:`examples page <../examples>`. For the exact test code execution, check the
72-
`source <https://github.com/robbievanleeuwen/section-properties/blob/master/sectionproperties/tests/test_peery.py>`_.
72+
`source <https://github.com/robbievanleeuwen/section-properties/blob/master/tests/test_peery.py>`_.
7373

7474
Peery - Unsymmetric Sections
7575
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -139,7 +139,7 @@ text, which also matches the computed value from the ``sectionproperties`` FEM.
139139

140140
For full details and the most updated code of this example, see the
141141
:doc:`examples page <../examples>`. For the exact test code execution, check the
142-
`source <https://github.com/robbievanleeuwen/section-properties/blob/master/sectionproperties/tests/test_peery.py>`_.
142+
`source <https://github.com/robbievanleeuwen/section-properties/blob/master/tests/test_peery.py>`_.
143143

144144
References
145145
----------

0 commit comments

Comments
 (0)