From 1d863fa19126dfcd3faab2645fa20b3a567f87b1 Mon Sep 17 00:00:00 2001 From: Luke Kysow Date: Thu, 5 Jul 2018 14:47:04 +0200 Subject: [PATCH] Fix broken link. --- runatlantis.io/docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runatlantis.io/docs/README.md b/runatlantis.io/docs/README.md index 90952633b..da4d83c95 100644 --- a/runatlantis.io/docs/README.md +++ b/runatlantis.io/docs/README.md @@ -7,7 +7,7 @@ This documentation is divided into sections: * [Apply Requirements](apply-requirements.html) - what requirements can be set before `atlantis apply` is allowed. * [Locking](locking.html) - how and why Atlantis does locking. * [Autoplanning](autoplanning.html) - how Atlantis runs plan automatically. -* [`atlantis.yaml` Reference](atlantis-yaml-reference) - reference docs for the `atlantis.yaml` configuration file. +* [`atlantis.yaml` Reference](atlantis-yaml-reference.html) - reference docs for the `atlantis.yaml` configuration file. * [Security](security.html) - what you need to think about in terms of security for Atlantis. * [FAQ](faq.html) - Frequently asked questions.