Skip to content

Commit ca53085

Browse files
committed
Merge branch 'master' of github.com:viblo/pymunk
2 parents 0a2c73e + 7452eb0 commit ca53085

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/src/examples.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Displays the same space as the pygame and pyglet draw demos, but using
2525
matplotlib and the notebook.
2626

2727
Source: `examples/matplotlib_util_demo.ipynb
28-
<https://github.com/viblo/pymunk/blob/master/examples/matplotlib_util_demo.ipynb>`_
28+
<https://github.com/viblo/pymunk/blob/master/additional_examples/matplotlib_util_demo.ipynb>`_
2929

3030
.. image:: _static/examples/matplotlib_util_demo.png
3131

@@ -37,7 +37,7 @@ Compared to the draw demo this demo will output an animation of the simulated
3737
space.
3838

3939
Source: `examples/newtons_cradle.ipynb
40-
<https://github.com/viblo/pymunk/blob/master/examples/newtons_cradle.ipynb>`_
40+
<https://github.com/viblo/pymunk/blob/master/additional_examples/newtons_cradle.ipynb>`_
4141

4242
.. raw:: html
4343

@@ -82,4 +82,4 @@ Additional Examples
8282

8383
.. autoexample:: ../../additional_examples
8484
:image_folder: _static/examples
85-
:source_url: https://github.com/viblo/pymunk/blob/master/additional_examples
85+
:source_url: https://github.com/viblo/pymunk/blob/master/additional_examples

0 commit comments

Comments
 (0)