diff options
author | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-01-21 17:27:23 +0100 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@axilleas.me> | 2016-01-21 17:27:23 +0100 |
commit | 93b942ec7c9dfc5f2f117d1d2161f69e9a39e16f (patch) | |
tree | af92363f0573efe6e2899ca4fd5500a9b2c6ec9a /doc/ci/README.md | |
parent | 36aa3e617001e3b84ed4b5dd9025261cd531344c (diff) | |
download | gitlab-ce-ci/build-artifacts-documentation.tar.gz |
Refactor build artifacts documentationci/build-artifacts-documentation
[ci skip]
Diffstat (limited to 'doc/ci/README.md')
-rw-r--r-- | doc/ci/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/README.md b/doc/ci/README.md index 19d08721467..5886829be51 100644 --- a/doc/ci/README.md +++ b/doc/ci/README.md @@ -12,7 +12,7 @@ * [Using Variables](variables/README.md) * [Using SSH keys](ssh_keys/README.md) * [Triggering builds through the API](triggers/README.md) -* [Build artifacts](artifacts/README.md) +* [Build artifacts](build_artifacts/README.md) ### Languages |