From 2108275ae793e9f90ae260368958543f647df812 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Fri, 23 Jun 2017 11:17:29 +0200
Subject: [PATCH] trypandoc Makefile: fixed web destination in upload.

---
 trypandoc/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/trypandoc/Makefile b/trypandoc/Makefile
index c486aea3b..f5f6046b1 100644
--- a/trypandoc/Makefile
+++ b/trypandoc/Makefile
@@ -1,5 +1,5 @@
 CGIBIN=/home/website/cgi-bin
-TRYPANDOC=/home/website/html/pandoc/try/
+TRYPANDOC=/home/website/pandoc.org/try/
 CGI=${CGIBIN}/trypandoc
 BIN=/home/jgm/.local/bin/trypandoc