From 1b7afb0a75e75fc098d7184fef6e34691481d4e1 Mon Sep 17 00:00:00 2001 From: Daniel Date: Wed, 17 Jan 2024 03:06:08 +0000 Subject: [PATCH] Replace old links --- src/system.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/system.json b/src/system.json index cd96282..0fe298e 100644 --- a/src/system.json +++ b/src/system.json @@ -8,7 +8,7 @@ "verified": "11" }, "templateVersion": 2, - "author": "The Happy Anarchist", + "author": "The Happy Anarchist (migrated to v11 by Daniel Maxson)", "esmodules": ["acks.js"], "styles": ["acks.css"], "packs": [ @@ -176,7 +176,6 @@ ], "gridDistance": 5, "gridUnits": "ft", - "url": "https://github.com/thehappyanarchist/foundryacks", - "manifest": "https://github.com/thehappyanarchist/foundryacks/raw/master/src/system.json", - "download": "https://github.com/thehappyanarchist/foundryacks/raw/master/package/acks-v0.9.2.zip" + "url": "https://git.danielmaxson.com/daniel/foundryacks", + "manifest": "https://git.danielmaxson.com/daniel/foundryacks/raw/master/src/system.json" } \ No newline at end of file