summaryrefslogtreecommitdiffstats
path: root/examples/game_of_life
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2020-05-03 02:49:04 +0200
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2020-05-03 02:49:04 +0200
commit2f41ccee1c7b52f872d68d2e5ebd68ea49a1559b (patch)
tree052fa073446dd62a83cc66ceeb9755d524c7eefe /examples/game_of_life
parent917199197f9719bbb3f6f98c63985cb64dfd147c (diff)
downloadiced-2f41ccee1c7b52f872d68d2e5ebd68ea49a1559b.tar.gz
iced-2f41ccee1c7b52f872d68d2e5ebd68ea49a1559b.tar.bz2
iced-2f41ccee1c7b52f872d68d2e5ebd68ea49a1559b.zip
Update GIF of `game_of_life` example
Diffstat (limited to 'examples/game_of_life')
-rw-r--r--examples/game_of_life/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/game_of_life/README.md b/examples/game_of_life/README.md
index bb1b9736..5741cbf6 100644
--- a/examples/game_of_life/README.md
+++ b/examples/game_of_life/README.md
@@ -6,8 +6,8 @@ on top of a `Canvas` widget and other controls.
The __[`main`]__ file contains the relevant code of the example.
<div align="center">
- <a href="https://gfycat.com/regalspiritedjaguarundi">
- <img src="https://thumbs.gfycat.com/RegalSpiritedJaguarundi-size_restricted.gif">
+ <a href="https://gfycat.com/briefaccurateaardvark">
+ <img src="https://thumbs.gfycat.com/BriefAccurateAardvark-size_restricted.gif">
</a>
</div>