From c34076e07d06b955e978b85854aa6ba8305e7fd6 Mon Sep 17 00:00:00 2001 From: quiddity-wp Date: Thu, 2 Feb 2023 20:24:54 -0800 Subject: [PATCH] replace wiki links, gamepedia.com->wiki.gg per official migration --- pages/grimoire.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/grimoire.gn b/pages/grimoire.gn index 5d10467..2a2137a 100755 --- a/pages/grimoire.gn +++ b/pages/grimoire.gn @@ -134,7 +134,7 @@ title: Grimoire [summary|Grab some html from the Noita wiki] [fieldset| [legend|bash] - [p|curl "https://noita.gamepedia.com/Oil_(Spell)" | awk '/table class="spell"/ {for(i=1; i<=69; i++) {getline; print}}'] + [p|curl "https://noita.wiki.gg/wiki/Oil_(Spell)" | awk '/table class="spell"/ {for(i=1; i<=69; i++) {getline; print}}'] ] ]