From 5a64301ba99c9651450f8442849bf831e70d59eb Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Fri, 31 May 2019 01:11:30 +0900 Subject: [PATCH] HTTPS link to yaml.org/spec/ --- content/en/getting-started/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/getting-started/configuration.md b/content/en/getting-started/configuration.md index 6fbfd3779..dd176a892 100644 --- a/content/en/getting-started/configuration.md +++ b/content/en/getting-started/configuration.md @@ -498,5 +498,5 @@ dir [Output Formats]: /templates/output-formats/ [templates]: /templates/ [toml]: https://github.com/toml-lang/toml -[yaml]: http://yaml.org/spec/ +[yaml]: https://yaml.org/spec/ [static-files]: /content-management/static-files/