diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-08-15 14:16:53 -0300 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2017-08-15 14:16:53 -0300 |
commit | f3f540af82e1ae17828df79c86f1e2ecff707d85 (patch) | |
tree | 98ef0effef0d3fd5f3432a7b2c95cefe1e86e0f4 /doc/articles | |
parent | a54865f4994d4e01aa4f4d9fe153b0cd815d3e57 (diff) | |
download | gitlab-ce-f3f540af82e1ae17828df79c86f1e2ecff707d85.tar.gz |
fix relative link
Diffstat (limited to 'doc/articles')
-rw-r--r-- | doc/articles/artifactory_and_gitlab/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/articles/artifactory_and_gitlab/index.md b/doc/articles/artifactory_and_gitlab/index.md index 2a9957dc0bd..c64851bad2b 100644 --- a/doc/articles/artifactory_and_gitlab/index.md +++ b/doc/articles/artifactory_and_gitlab/index.md @@ -1,6 +1,6 @@ # How to deploy Maven projects to Artifactory with GitLab CI/CD -> **Article [Type](../../development/writing_documentation.html#types-of-technical-articles):** tutorial || +> **Article [Type](../../development/writing_documentation.md#types-of-technical-articles):** tutorial || > **Level:** intermediary || > **Author:** [Fabio Busatto](https://gitlab.com/bikebilly) || > **Publication date:** 2017-08-15 |