From f8b615aae5eb69e66950eb014172dfa0471ee39f Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Fri, 7 Mar 2025 15:18:20 -0500 Subject: [PATCH] Fix url in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1898915..7d496b1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # [tylerperkins.xyz](https://tylerperkins.xyz) -This repo contains the [Hugo](https://gohugo.io) source for my personal website, [tylerperkins.xyz](https://tylerperkins.xyz). +This repo contains the [Hugo](https://gohugo.io) source for my personal website, [tylerperkins.xyz](https://www.tylerperkins.xyz). Find the active source of this repository on my [Gitea](https://git.clortox.com/Infrastructure/tylerperkins.xyz), where I make issues to track additions, and am more active to pull requests.