From 43a843a11aa257e300cb1bb4d7d4ecf1066a478c Mon Sep 17 00:00:00 2001 From: David Guida <1432872+mizrael@users.noreply.github.com> Date: Mon, 19 Aug 2024 09:08:02 -0400 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 505dfc0..c9fa485 100644 --- a/readme.md +++ b/readme.md @@ -3,7 +3,7 @@ Blazeroids is a 2d space shooter implemented using Blazor and .NET. Canvas inter You can see it in action here: https://mizrael.github.io/Blazeroids/ -Deployment is handled via Github Actions using the approach outlined [here](https://www.davideguida.com/how-to-deploy-blazor-webassembly-on-github-pages-using-github-actions/) . +Deployment is handled via Github Actions using the approach outlined [here]([https://www.davideguida.com/how-to-deploy-blazor-webassembly-on-github-pages-using-github-actions/](https://www.davidguida.net/how-to-deploy-blazor-webassembly-on-github-pages-using-github-actions/)) . Assets were downloaded from https://www.kenney.nl/assets/space-shooter-redux .