Fixed broken image example.

This commit is contained in:
Flump 2019-12-03 16:31:45 +00:00
parent 2485cdbd09
commit e49d9bddab

View file

@ -322,16 +322,16 @@ Ciao!
#### ** Rendered **
![alt text](assets/img/serial-location.jpg)
![alt text](assets/img/theme-dark-content.png)
> ![alt text](assets/img/serial-switch.png)
> ![alt text](assets/img/theme-light-content.png)
#### ** Markdown **
```markdown
![alt text](assets/img/serial-location.jpg)
![alt text](assets/img/theme-dark-content.png)
> ![alt text](assets/img/serial-switch.png)
> ![alt text](assets/img/theme-light-content.png)
```
<!-- tabs:end -->