Skip to content

Commit

Permalink
Update link to PKMDS-Blazor
Browse files Browse the repository at this point in the history
  • Loading branch information
codemonkey85 committed Dec 20, 2023
1 parent c4d4228 commit 9f9f035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AboutMe/Wasm/Pages/Projects.razor.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ public partial class Projects
{
Name = "PKMDS Blazor",
Description = "A port of PKHeX for web, built wih Blazor",
WebUrl = "https://delightful-grass-0e57f8c0f.2.azurestaticapps.net/",
WebUrl = "https://codemonkey85.github.io/PKMDS-Blazor/",
GitHubUrl = "https://github.com/codemonkey85/PKMDS-Blazor",
Screenshots = [],
}, // PKMDS Blazor
Expand Down

0 comments on commit 9f9f035

Please sign in to comment.