From b7fdbb12aee1610009c14987939000f424806f63 Mon Sep 17 00:00:00 2001 From: Xevion Date: Tue, 12 Apr 2022 14:44:22 -0500 Subject: [PATCH] Fix README website URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1365f21..6567b7a 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ hugo serve but it will also automatically deploy to [xevion.github.io][website-url] when any commits hit `master`. [repo-url]: https://github.com/Xevion/powershell/ -[website-url]: https://xevion.github.io/powershell/ +[website-url]: https://powershell.xevion.dev/ [license-url]: https://github.com/Xevion/powershell/blob/master/LICENSE [latest-url]: https://github.com/Xevion/powershell/commit/master