From 2c66c9561c7364e7f4bd311a0aa340841890abc3 Mon Sep 17 00:00:00 2001 From: Anna Date: Tue, 1 Sep 2020 20:27:52 -0400 Subject: [PATCH] fix(manifest): add git to sr.ht --- GoodMemory/GoodMemory.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GoodMemory/GoodMemory.json b/GoodMemory/GoodMemory.json index 0caa724..17d7ce3 100644 --- a/GoodMemory/GoodMemory.json +++ b/GoodMemory/GoodMemory.json @@ -4,7 +4,7 @@ "Description": "Adds an indicator in item tooltips to show whether you have acquired that item.", "InternalName": "GoodMemory", "AssemblyVersion": "1.0.0", - "RepoUrl": "https://sr.ht/~jkcclemens/GoodMemory", + "RepoUrl": "https://git.sr.ht/~jkcclemens/GoodMemory", "ApplicableVersion": "any", "DalamudApiLevel": 1 }