From 9348141616c4b3564ca0c9800ff9260f667b0806 Mon Sep 17 00:00:00 2001
From: Dave Tucker
Date: Thu, 30 Jul 2015 17:56:04 +0100
Subject: [PATCH] Fix dead links in configuration.md
Fixes #672
Signed-off-by: Dave Tucker
---
docs/configuration.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/configuration.md b/docs/configuration.md
index b45f7da1..c16c856a 100644
--- a/docs/configuration.md
+++ b/docs/configuration.md
@@ -278,7 +278,7 @@ Refer to `loglevel` to configure the level of messages printed.
## loglevel
-> **DEPRECATED:** Please use [log](#logs) instead.
+> **DEPRECATED:** Please use [log](#log) instead.
loglevel: debug
@@ -1607,5 +1607,5 @@ The following example illustrates these values:
>**Note**: Cloudfront keys exist separately to other AWS keys. See
->[the documentation on AWS credentials](http://docs.aws.amazon.com/AWSSecurityCredentials/1.0/AboutAWSCredentials.html#KeyPairs)
+>[the documentation on AWS credentials](http://docs.aws.amazon.com/general/latest/gr/aws-security-credentials.html)
>for more information.