update clone link to gitlab

This commit is contained in:
tengel 2024-03-20 09:26:54 -05:00
parent 491f499804
commit 4ebdc1c61a

View file

@ -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: