From 9b4dcdf213ece6e85c8a43e97ead265e0fb9877f Mon Sep 17 00:00:00 2001 From: Robert Jelic <36573031+NoryiE@users.noreply.github.com> Date: Mon, 24 Mar 2025 20:53:45 +0100 Subject: [PATCH] Forgot to update links aswell --- docs/guides/download.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guides/download.md b/docs/guides/download.md index 94b5ddd..5259d6a 100644 --- a/docs/guides/download.md +++ b/docs/guides/download.md @@ -19,7 +19,7 @@ If you want to skip the UI and just download the essentials, here are some other This is the full dev version of Basalt, containing all available files. ``` -wget run https://raw.githubusercontent.com/Pyroxenium/basalt-docs/main/install.lua -d +wget run https://raw.githubusercontent.com/Pyroxenium/Basalt2/main/install.lua -d ``` ### Release @@ -27,5 +27,5 @@ wget run https://raw.githubusercontent.com/Pyroxenium/basalt-docs/main/install.l This is the default bundle version of Basalt, containing the full framework, but minified. ``` -wget run https://raw.githubusercontent.com/Pyroxenium/basalt-docs/main/install.lua -r +wget run https://raw.githubusercontent.com/Pyroxenium/Basalt2/main/install.lua -r ``` \ No newline at end of file