ソースを参照

Merge pull request #6084 from tbal/patch-1

Add GitLab as supported downloads source in docs
Rob 8 年 前
コミット
64b9423df3
1 ファイル変更1 行追加1 行削除
  1. 1 1
      doc/articles/handling-private-packages-with-satis.md

+ 1 - 1
doc/articles/handling-private-packages-with-satis.md

@@ -220,7 +220,7 @@ available globally you can use the `--global` (`-g`) flag.
 
 
 ### Downloads
 ### 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
 build process will include the location of the downloads these platforms make
 available. This means that the repository and your setup depend on the
 available. This means that the repository and your setup depend on the
 availability of these services.
 availability of these services.