浏览代码

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
 
-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.