From 2f984b607469ea8228ea6c1aa2c52aec5845faa3 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 29 Dec 2012 18:14:09 -0800 Subject: Moved all data files and templates to data/. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 949c10b0e..18cea0397 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "templates"] - path = templates + path = data/templates url = git://github.com/jgm/pandoc-templates.git -- cgit v1.2.3