summaryrefslogtreecommitdiff
path: root/trypandoc/Makefile
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-06-23 11:17:29 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2017-06-23 11:17:45 +0200
commit2108275ae793e9f90ae260368958543f647df812 (patch)
tree094ae9a6de20fc6b236bba12947ed539a959197b /trypandoc/Makefile
parent2b34337a9cf8b025914e8219498b4c0258772be0 (diff)
trypandoc Makefile: fixed web destination in upload.
Diffstat (limited to 'trypandoc/Makefile')
-rw-r--r--trypandoc/Makefile2
1 files changed, 1 insertions, 1 deletions
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