From 1f0f52acc5cf45855d75fa189c5441aed109b728 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Mon, 31 Jul 2023 03:05:41 +0200 Subject: [PATCH] Update repo url --- RetainerTrack/RetainerTrack.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RetainerTrack/RetainerTrack.json b/RetainerTrack/RetainerTrack.json index 1efd8af..fb8339b 100644 --- a/RetainerTrack/RetainerTrack.json +++ b/RetainerTrack/RetainerTrack.json @@ -3,6 +3,6 @@ "Author": "Liza Carvelli", "Punchline": "Track who a retainer belongs to.", "Description": "Keeps track of who a retainer belongs to - if you have seen the retainer's owner locally (if you were on the same party, or if you have seen an item crafted by them).\n\nTracking is unavailable if the crafter isn't the retainer owner (to avoid resellers being attributed incorrectly), and if the tooltip says 'Obtaining Signature'.", - "RepoUrl": "https://github.com/carvelli/RetainerTrack", + "RepoUrl": "https://git.carvel.li/liza/RetainerTrack", "Tags": ["retainer", "track"] }