diff --git a/images/dicee-demo.gif b/images/dicee-demo.gif new file mode 100644 index 0000000..d2df4ff Binary files /dev/null and b/images/dicee-demo.gif differ diff --git a/posts/03_dicee.md b/posts/03_dicee.md index b4126f5..1b28225 100644 --- a/posts/03_dicee.md +++ b/posts/03_dicee.md @@ -140,7 +140,7 @@ This allows the use of `Image.asset('images/dice$diceNumber.png')` in the code. ## Finished App -![Finished App](https://github.com/londonappbrewery/Images/blob/master/dicee-demo.gif) +![Finished App](../images/dicee-demo.gif) ## Additional Resources