diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-08-31 13:12:59 -0300 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2017-08-31 13:12:59 -0300 |
commit | ad64668b5767b2f2e6e512aa259ac5fd92df7d6c (patch) | |
tree | 36952428bcbae4b425ff657253580b1e3d2c1d41 /doc/articles/index.md | |
parent | c751448dd1023ef783361757f01b179bc3bd02ed (diff) | |
download | gitlab-ce-ad64668b5767b2f2e6e512aa259ac5fd92df7d6c.tar.gz |
reduce the dir name
Diffstat (limited to 'doc/articles/index.md')
-rw-r--r-- | doc/articles/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/articles/index.md b/doc/articles/index.md index 5604f52bd94..798d4cbf4ff 100644 --- a/doc/articles/index.md +++ b/doc/articles/index.md @@ -26,7 +26,7 @@ Build, test, and deploy the software you develop with [GitLab CI/CD](../ci/READM | Article title | Category | Publishing date | | :------------ | :------: | --------------: | -| [How to test and deploy Laravel/PHP applications with GitLab CI/CD and Envoy](test_and_deploy_laravel_apps_with_gitlab_ci_and_envoy/index.md) | Tutorial | 2017-08-31 | +| [How to test and deploy Laravel/PHP applications with GitLab CI/CD and Envoy](laravel_with_gitlab_and_envoy/index.md) | Tutorial | 2017-08-31 | | [How to deploy Maven projects to Artifactory with GitLab CI/CD](artifactory_and_gitlab/index.md) | Tutorial | 2017-08-15 | | [Making CI Easier with GitLab](https://about.gitlab.com/2017/07/13/making-ci-easier-with-gitlab/) | Concepts | 2017-07-13 | | [Dockerizing GitLab Review Apps](https://about.gitlab.com/2017/07/11/dockerizing-review-apps/) | Concepts | 2017-07-11 | |