update links to gitlab

This commit is contained in:
tengel 2024-03-20 09:20:41 -05:00
parent 756aa444bb
commit b8272c1aa0

View file

@ -24,11 +24,11 @@ The Preloader extension requires MediaWiki 1.25.0 or later.
## 3. Installation ## 3. Installation
Git - clone the GitHub repository into your extensions subdirectory: Git - clone the GitLab repository into your extensions subdirectory:
``` ```
cd /path/to/wiki/extensions cd /path/to/wiki/extensions
git clone https://github.com/troyengel/Preloader/ git clone https://gitlab.com/troyengel/Preloader/
``` ```
Composer - the package is available via Composer / Packagist: Composer - the package is available via Composer / Packagist:
@ -89,4 +89,4 @@ __TOC__
## 6. Feedback ## 6. Feedback
Please submit comments, suggestions and bug reports to https://github.com/troyengel/Preloader/. Please submit comments, suggestions and bug reports to https://gitlab.com/troyengel/Preloader/.