update clone link to gitlab
This commit is contained in:
parent
491f499804
commit
4ebdc1c61a
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Reference in a new issue