diff --git a/content/pong/introduction.md b/content/pong/introduction.md index 1fcdb43..5cf0ca8 100644 --- a/content/pong/introduction.md +++ b/content/pong/introduction.md @@ -16,4 +16,4 @@ We'll be developing this with the Encompass/FNA starter pack. Go ahead and [set I recommend following along with the tutorial by actually typing out the code rather than cut-and-pasting. You'll be able to follow the structure of what's happening much better. Think of it like taking notes. {{% /notice %}} -If at any point you become confused in the tutorial, feel free to ask questions in our [Discord server](https://discord.gg/ZYE88fK) or file an issue report on our [Gitea Issues page](https://gitea.moonside.games/MoonsideGames/encompass-cs-docs/issues). You can also take a look at the exact tutorial code in the [GitHub repo](https://github.com/encompass-ecs/encompass-pong-example). +If at any point you become confused in the tutorial, feel free to ask questions in our [Discord server](https://discord.gg/ZYE88fK) or file an issue report on our [Gitea Issues page](https://gitea.moonside.games/MoonsideGames/encompass-cs-docs/issues). You can also take a look at the exact tutorial code in the [GitHub repo](https://gitea.moonside.games/MoonsideGames/PongFE).