Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2017-11-24 12:40:49 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2017-11-24 13:05:30 +0300
commitbca153e538f8007d1dc8e906cdf85e4a92829b3b (patch)
tree855d134b8938ffebc694c17d0cb5b7efcfc5472f /doc/articles/index.md
parent1982125081b2b029daabd5c965acb5e6e6851cdb (diff)
Address feedback for AWS Runner autoscale article
Diffstat (limited to 'doc/articles/index.md')
-rw-r--r--doc/articles/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/articles/index.md b/doc/articles/index.md
index bb941fc0023..862fe0868a6 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 |
| :------------ | :------: | --------------: |
-| [Autoscaling GitLab Runners on AWS](runner_autoscale_aws/index.md) | Tutorial | 2017-11-10 |
+| [Autoscaling GitLab Runners on AWS](runner_autoscale_aws/index.md) | Admin guide | 2017-11-24 |
| [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 |