From 1f95a47efd9aa6cd2b8acfdfa4e0fa28085868ee Mon Sep 17 00:00:00 2001 From: stormdragon2976 Date: Sun, 11 Jun 2023 09:27:31 -0400 Subject: [PATCH] Fixed typo in Slint instructions. --- Slint.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Slint.md b/Slint.md index 8e5377a..69f101d 100644 --- a/Slint.md +++ b/Slint.md @@ -39,7 +39,7 @@ followed by the Enter key. now we're going to call the git program and tell it to go to the repository and fetch the Audiogame-manager stuff we will need with this command. - $ git clone https://stormux.org/storm/audiogame-manager + $ git clone https://git.stormux.org/storm/audiogame-manager Followed by the Enter key.