From f7c22c083b07688b87432e5f6192296e5c425841 Mon Sep 17 00:00:00 2001 From: Mauricio Robayo Date: Fri, 1 Feb 2019 11:38:21 -0500 Subject: [PATCH] chore(readme): update config.yml to match config.yaml --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c8015d..8d0aad6 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ to send a pull request. 1. Create a new file in `./content/version/index.{lang}.md` using the hugo command `hugo new {version}/index.{lang}.md`. 1. Ensure all files have the appropriate fields required (see others as an example).. -1. Add the language to the `config.yml` file (see others as an example). +1. Add the language to the `config.yaml` file (see others as an example). ### Running project locally