Add a link to the GitLab clone of the official tinc repository.
authorGuus Sliepen <guus@tinc-vpn.org>
Thu, 7 Jun 2018 10:03:54 +0000 (12:03 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Thu, 7 Jun 2018 10:03:54 +0000 (12:03 +0200)
repository.mdwn

index 6fee872..8bbe331 100644 (file)
@@ -28,13 +28,14 @@ repository. If you have checked out a copy of the public
 repository, you can bring it up to date using the command
 `git pull`.
 
-### GitHub repository
+### GitHub and GitLab repositories
 
-There is also a clone of the official repository on GitHub:
+There are also a clones of the official repository on GitHub and GitLab:
 
-[https://github.com/gsliepen/tinc](https://github.com/gsliepen/tinc)
+* [https://github.com/gsliepen/tinc](https://github.com/gsliepen/tinc)
+* [https://gitlab.com/gsliepen/tinc](https://gitlab.com/gsliepen/tinc)
 
-You can use this to easily create your own forks and make your own commits public.
+You can use these to easily create your own forks and make your own commits public.
 This allows us to review them and possibly merge them with the official tinc repository.
 
 ### Log messages