summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2017-08-31 16:12:48 -0300
committerMarcia Ramos <virtua.creative@gmail.com>2017-08-31 16:12:48 -0300
commitb3fa033d883d291e3b5ad25ba8e564d856e329b1 (patch)
treeb5802118a5bc6b7de427c20002092fbd9d092399 /doc
parenta117ca0b516a07f7e7ab2f846c9e716783b659c6 (diff)
downloadgitlab-ce-b3fa033d883d291e3b5ad25ba8e564d856e329b1.tar.gz
fix date
Diffstat (limited to 'doc')
-rw-r--r--doc/articles/index.md2
-rw-r--r--doc/articles/laravel_with_gitlab_and_envoy/index.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/articles/index.md b/doc/articles/index.md
index 450bd3ce9e6..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](laravel_with_gitlab_and_envoy/index.md) | Tutorial | 2017-09-01 |
+| [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 |
diff --git a/doc/articles/laravel_with_gitlab_and_envoy/index.md b/doc/articles/laravel_with_gitlab_and_envoy/index.md
index 04899b82e3d..e0d8fb8d081 100644
--- a/doc/articles/laravel_with_gitlab_and_envoy/index.md
+++ b/doc/articles/laravel_with_gitlab_and_envoy/index.md
@@ -3,7 +3,7 @@
> **[Article Type](../../development/writing_documentation.md#types-of-technical-articles):** tutorial ||
> **Level:** intermediary ||
> **Author:** [Mehran Rasulian](https://gitlab.com/mehranrasulian) ||
-> **Publication date:** 2017-09-01
+> **Publication date:** 2017-08-31
## Introduction