From 27b12f526365bd11cf848dce2e09d7ee09f8cf06 Mon Sep 17 00:00:00 2001 From: Jimmy Date: Wed, 5 May 2021 13:06:28 +0000 Subject: [PATCH] Update hyperlinks to point to the git.cardforge.org wiki pages instead of the old slightlymagic.net --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7e4bedb6df9..26c3d1e5e0a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [Official GitLab repo](https://git.cardforge.org/core-developers/forge). -Dev instructions here: [Getting Started](https://www.slightlymagic.net/wiki/Forge:How_to_Get_Started_Developing_Forge) (Somewhat outdated) +Dev instructions here: [Getting Started](https://git.cardforge.org/core-developers/forge/-/wikis/(SM-autoconverted)-how-to-get-started-developing-forge) (Somewhat outdated) Discord channel [here](https://discordapp.com/channels/267367946135928833/267742313390931968) @@ -168,11 +168,11 @@ The resulting snapshot will be found at: forge-gui-desktop/target/forge-gui-desk ## IntelliJ -Quick start guide for [setting up the Forge project within IntelliJ](https://git.cardforge.org/core-developers/forge/wikis/intellij-setup). +Quick start guide for [setting up the Forge project within IntelliJ](https://git.cardforge.org/core-developers/forge/-/wikis/Development/intellij-setup). ## Card Scripting -Visit [this page](https://www.slightlymagic.net/wiki/Forge_API) for information on scripting. +Visit [this page](https://git.cardforge.org/core-developers/forge/-/wikis/Card-scripting-API/Card-scripting-API) for information on scripting. Card scripting resources are found in the forge-gui/res/ path.