diff --git a/README.md b/README.md index 528c5fd..d327572 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This project contains a basic rock-paper-scissors-style Discord app written in JavaScript, built for the [getting started guide](https://discord.com/developers/docs/getting-started). -![Demo of app](/assets/getting-started-demo.gif?raw=true) +![Demo of app](https://github.com/discord/discord-example-app/raw/main/assets/getting-started-demo.gif?raw=true) > ✨ A version of this code is also hosted **[on Glitch 🎏](https://glitch.com/~getting-started-discord)** and **[on Replit 🌀](https://replit.com/github/discord/discord-example-app)**