diff --git a/doc/source/doc/shortest_paths.rst b/doc/source/doc/shortest_paths.rst index a727950..6001a5d 100644 --- a/doc/source/doc/shortest_paths.rst +++ b/doc/source/doc/shortest_paths.rst @@ -18,7 +18,7 @@ It is crucial to note that *any* path is eligible, including those that (repeate Examining Shortest Paths ======================== -.. seealso:: `07-shortest-paths.py `_ +.. seealso:: `01-shortest-paths.py `_ As in :doc:`../getting_started`, we import some required modules and build a model from the example files::