From e8de593c370cd4b69485d158b0146fc037ce6312 Mon Sep 17 00:00:00 2001 From: Josh Dick Date: Thu, 11 May 2017 16:00:37 -0400 Subject: [PATCH] CONTRIBUTING.md: Fix incorrect path --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1456581..29028c1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -19,7 +19,7 @@ Here are the locations of the theme files that are generated by the build system | `colors/onedark.vim` | `build/templates/onedark.template.vim` | | `autoload/lightline/colorscheme/onedark.vim` | `build/templates/lightline.template.vim` | | `autoload/airline/themes/onedark.vim` | `build/templates/airline.template.vim` | -| `term/One Dark.Xresources` | `templates/One Dark.Xresources` | +| `term/One Dark.Xresources` | `build/templates/One Dark.Xresources` | ### Configure It