Skip to content

Commit 478552c

Browse files
authored
fix(docs): dead links (#507)
1 parent 1189f37 commit 478552c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/source/gallery.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ using Manim Slides presentations.
2323

2424
Daniel publishes his presentations on *Cosmology, String Theory and related*
2525
topics on his
26-
[personal website](https://panopepino.github.io/Web_Page/main_page/slides.html). https://panopepino.github.io/Web_Page/main_page/slides.html
26+
[personal website](https://panopepino.github.io/web_page/main_page/slides.html). https://panopepino.github.io/web_page/main_page/slides.html
2727

2828
For example, below are the slides of a seminar he gave titled
29-
[Our Universe on a (Dark) Bubble](https://panopepino.github.io/Web_Page/main_page/presentations/2023_11_long/LS.html).
29+
[Our Universe on a (Dark) Bubble](https://panopepino.github.io/web_page/main_page/presentations/2023_11_long/LS.html).
3030

3131
<div style="position:relative;padding-bottom:56.25%;">
3232
<iframe
@@ -37,12 +37,12 @@ For example, below are the slides of a seminar he gave titled
3737
height="100%"
3838
allowfullscreen
3939
allow="autoplay"
40-
src="https://panopepino.github.io/Web_Page/main_page/presentations/2023_11_long/LS.html">
40+
src="https://panopepino.github.io/web_page/main_page/presentations/2023_11_long/LS.html">
4141
</iframe>
4242
</div>
4343

4444
He also shares his code on a public
45-
[GitHub repository](https://github.com/PanoPepino/Manim_Theoretical).
45+
[GitHub repository](https://github.com/PanoPepino/mtheoretical).
4646

4747
### Jérome Eertmans
4848

0 commit comments

Comments
 (0)