summaryrefslogtreecommitdiffstats
path: root/examples/scrollable
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón <hector0193@gmail.com>2022-02-08 01:32:40 +0700
committerLibravatar GitHub <noreply@github.com>2022-02-08 01:32:40 +0700
commit313aff573433d9a4bc750285104c069fca0a566c (patch)
treefc441e8ad03b7147e0c25d7f1e824919de61a584 /examples/scrollable
parent880671e104f6ee33040f3dfe8c7b735a1e70031d (diff)
parentc70929bf2cc2112bd84ebac5f046bdfd82d63d63 (diff)
downloadiced-313aff573433d9a4bc750285104c069fca0a566c.tar.gz
iced-313aff573433d9a4bc750285104c069fca0a566c.tar.bz2
iced-313aff573433d9a4bc750285104c069fca0a566c.zip
Merge pull request #1217 from SynergyBest/master
Fix links
Diffstat (limited to 'examples/scrollable')
-rw-r--r--examples/scrollable/README.md4
-rw-r--r--examples/scrollable/screenshot.pngbin148253 -> 104995 bytes
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/scrollable/README.md b/examples/scrollable/README.md
index ed0e31b5..e157d8d7 100644
--- a/examples/scrollable/README.md
+++ b/examples/scrollable/README.md
@@ -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>
diff --git a/examples/scrollable/screenshot.png b/examples/scrollable/screenshot.png
index 2d800251..e91fd565 100644
--- a/examples/scrollable/screenshot.png
+++ b/examples/scrollable/screenshot.png
Binary files differ