From 9058103a13b094d6a9ed4b48ec808de033d5f817 Mon Sep 17 00:00:00 2001 From: Zachary Yedidia Date: Fri, 8 Apr 2016 09:23:24 -0400 Subject: [PATCH] Fix syntax file readme --- runtime/syntax/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/syntax/README.md b/runtime/syntax/README.md index 6879fa4a..b04cbd5f 100644 --- a/runtime/syntax/README.md +++ b/runtime/syntax/README.md @@ -37,4 +37,4 @@ Here is a list of the files that have been converted to properly use colorscheme # License Because the nano syntax files I have modified are distributed under the GNU GPLv3 license, these files are also distributed -under that license. See [LICENSE](runtime/syntax/LICENSE). +under that license. See [LICENSE](LICENSE).