Skip to content

Commit

Permalink
switching seven_bridges svg link back to relative
Browse files Browse the repository at this point in the history
  • Loading branch information
brooksandrew committed Oct 5, 2017
1 parent 5a479da commit 593bce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ what the possibilities are:
``base_cpp_graph.svg``: This is the starting graph. Edges are annotated by distance.

.. image:: https://github.com/brooksandrew/postman_problems/raw/master/postman_problems/examples/seven_bridges/output/base_cpp_graph.svg
.. image:: ./postman_problems/examples/seven_bridges/output/base_cpp_graph.svg


``cpp_graph.svg``: Edges are annotated with the order in which they are walked, starting at 0. Edges walked more than
Expand Down

0 comments on commit 593bce2

Please sign in to comment.