From 89a2e6629382647901783f6af37f9ee29be4f101 Mon Sep 17 00:00:00 2001 From: Tilo Baller Date: Thu, 19 Jan 2017 00:12:05 +0100 Subject: [PATCH] Add GitLab as supported downloads source in docs --- doc/articles/handling-private-packages-with-satis.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/articles/handling-private-packages-with-satis.md b/doc/articles/handling-private-packages-with-satis.md index 484787b7e..d6b6f8ad0 100644 --- a/doc/articles/handling-private-packages-with-satis.md +++ b/doc/articles/handling-private-packages-with-satis.md @@ -220,7 +220,7 @@ available globally you can use the `--global` (`-g`) flag. ### Downloads -When GitHub or BitBucket repositories are mirrored on your local satis, the +When GitHub, GitLab or BitBucket repositories are mirrored on your local satis, the build process will include the location of the downloads these platforms make available. This means that the repository and your setup depend on the availability of these services.