Skip to content
Snippets Groups Projects
Commit 72fb071a authored by Edu Almas's avatar Edu Almas
Browse files

fix broken links to content

parent f4b01227
No related branches found
No related tags found
No related merge requests found
......@@ -11,12 +11,12 @@
### Slide
![](../../presentation.png)
![](../../../presentation.png)
### Video
<video width="600" height="400" controls>
<source src="../../../presentation.mp4" type="video/mp4"/>
<source src="../../../../presentation.mp4" type="video/mp4"/>
</video>
## Licensing
......
......@@ -5,7 +5,7 @@
## Video
<video width="800" height="530" controls>
<source src="../../presentation.mp4" type="video/mp4"/>
<source src="../../../presentation.mp4" type="video/mp4"/>
</video>
## Goal
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment