diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-08-31 09:56:31 -0300 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2017-08-31 09:56:31 -0300 |
commit | 61c6b2bbf697ac55c4734cd4625d871e633c2baf (patch) | |
tree | 66f3c7b0220f511f04d4ab07352e20584c84aa87 /doc/articles/index.md | |
parent | 82ac4ca832a09e76e3b7bc8b39d8051bb6b12f6b (diff) | |
download | gitlab-ce-61c6b2bbf697ac55c4734cd4625d871e633c2baf.tar.gz |
copyedit
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 0dcfcc5703a..5604f52bd94 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 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](test_and_deploy_laravel_apps_with_gitlab_ci_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 | |