From bf074a18b64addf01981f33cf7308f7ecf63a748 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Mon, 27 Feb 2017 10:19:22 +0100
Subject: [PATCH] Update RELEASE_CHECKLIST.

---
 RELEASE-CHECKLIST | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST
index 9262bbf0c..b566cc4d8 100644
--- a/RELEASE-CHECKLIST
+++ b/RELEASE-CHECKLIST
@@ -8,7 +8,7 @@ _ make man/pandoc.1 and commit if needed
 _ Tag release in git
 
 _ Push templates:
-  git subtree push --prefix=data/templates templates master
+  git subtree push --prefix=data/templates git@github.com:jgm/pandoc-templates.git master
 
 _ Generate Windows package (make winpkg)