Fix links

Change dead links to updated ones.
Change/Convert all file links to relative links so they are branch
agnostic.
This commit is contained in:
Theo Robinson 2022-01-22 03:04:35 -06:00 committed by Héctor Ramón Jiménez
parent 880671e104
commit 4830a17d65
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
9 changed files with 40 additions and 40 deletions

View file

@ -4,8 +4,8 @@ An example showcasing the various size and style options for the Scrollable.
All the example code is located in the __[`main`](src/main.rs)__ file.
<div align="center">
<a href="./screenshot.png">
<img src="./screenshot.png" height="640px">
<a href="screenshot.png">
<img src="screenshot.png" height="640px">
</a>
</div>