From 55d709c38ce87ec05d8ab6cd568ca65bc7557fcf Mon Sep 17 00:00:00 2001 From: Henning Jacobs Date: Mon, 8 May 2017 18:02:42 +0200 Subject: [PATCH] fix link to AWS tutorial (#201) --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index a90c7511d..8a1e79138 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -83,4 +83,4 @@ Yes — Zalando replaced [Mate](https://github.com/zalando-incubator/mate) with ### How can we start using ExternalDNS? -Check out the following decriptive tutorials on how to run ExternalDNS in [GKE](tutorials/gke.md) and [AWS](tutorial/aws.md). +Check out the following decriptive tutorials on how to run ExternalDNS in [GKE](tutorials/gke.md) and [AWS](tutorials/aws.md).