From 3612f33c6ada8aadb6b7d678b82086352ef3cec7 Mon Sep 17 00:00:00 2001 From: Philzen Date: Mon, 3 May 2021 23:03:16 +0200 Subject: [PATCH] Fix broken link to built version on readthedocs.io (#27) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4581d83..a006a9a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # EditorConfig Specification This repository hosts the specification of EditorConfig. A built version is -available at https://editorconfig-specification.readthedocs.io/en/latest/ . +available at https://editorconfig-specification.readthedocs.io/ . ## Build