From e217be172973949ab1707b6c076015e3b49b9ec8 Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Mon, 25 Aug 2025 14:17:21 -0400 Subject: [PATCH] Update wiki urls --- lug-helper.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lug-helper.sh b/lug-helper.sh index a61a5c8..77268ce 100755 --- a/lug-helper.sh +++ b/lug-helper.sh @@ -177,10 +177,10 @@ memory_combined_required="40" ######## Links / Versions ################################################## # LUG Wiki -lug_wiki="https://starcitizen-lug.github.io" +lug_wiki="https://wiki.starcitizen-lug.org" # NixOS section in Wiki -lug_wiki_nixos="https://github.com/starcitizen-lug/knowledge-base/wiki/Tips-and-Tricks#nixos" +lug_wiki_nixos="https://wiki.starcitizen-lug.org/Tips-and-Tricks#nixos" # RSI Installer version and url rsi_installer="RSI Launcher-Setup-2.7.1.exe"