Update Slide Layout authored by Armin Bernstetter's avatar Armin Bernstetter
......@@ -155,7 +155,7 @@ This sentence is visible from the beginning
Appears if you go continue with the presentation
```
<img src="https://gitlab2.informatik.uni-wuerzburg.de/s334445/decker-struktur-wiki/-/raw/master/Decker%20Wiki%20Images/Content/Slide%20Layout/Fragments.gif" width=80% height=80%>
<img src="https://downloads.hci.informatik.uni-wuerzburg.de/decker/wiki-images/Content/Slide%20Layout/Fragments.gif" width=80% height=80%>
## Lists
......@@ -190,7 +190,7 @@ This list will sequentially reveal its items. Similar to a segment marked with *
- C++
```
<img src="https://gitlab2.informatik.uni-wuerzburg.de/s334445/decker-struktur-wiki/-/raw/master/Decker%20Wiki%20Images/Content/FLists%20.gif" width=50% height=50%>
<img src="https://downloads.hci.informatik.uni-wuerzburg.de/decker/wiki-images/Content/FLists%20.gif" width=50% height=50%>
### Sequential Lists
Use the `(@)` symbol to automatically number items in a list. Numbered items do not need to be in a single list.
......
......