From 4ebdc1c61aa895699e3280e033c198e1863e895e Mon Sep 17 00:00:00 2001 From: tengel Date: Wed, 20 Mar 2024 09:26:54 -0500 Subject: [PATCH] update clone link to gitlab --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 700aadb..90f639b 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ GitSnax adds a #gitsnack parser function to MediaWiki which allows embedding raw Download the code to your server: cd /path/to/mediawiki/extensions - git clone https://github.com/troyengel/GitSnax.git + git clone https://gitlab.com/troyengel/GitSnax.git Add the following code to your LocalSettings.php: