Skip to content

Commit b412bf9

Browse files
Updated readme by providing the correct link to the example_scenes (#1284)
* updated readme update the link to the "example_scenes" page * fixed link to the the example_scenes Co-authored-by: Jason Villanueva <[email protected]>
1 parent 4402ef9 commit b412bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ manim -p -ql example.py SquareToCircle
7676
```
7777

7878
You should see your native video player program pop up and play a simple scene in which a square is transformed into a circle. You may find some more simple examples within this
79-
[GitHub repository](master/example_scenes). You can also visit the [official gallery](https://docs.manim.community/en/stable/examples.html) for more advanced examples.
79+
[GitHub repository](example_scenes). You can also visit the [official gallery](https://docs.manim.community/en/stable/examples.html) for more advanced examples.
8080

8181
Manim also ships with a `%%manim` IPython magic which allows to use it conveniently in JupyterLab (as well as classic Jupyter) notebooks. See the
8282

0 commit comments

Comments
 (0)