From 17b0cd9a9985e88f010790fa369809eee56f9249 Mon Sep 17 00:00:00 2001 From: Serghei Mihai Date: Thu, 26 Mar 2015 09:49:26 +0100 Subject: [PATCH] doc publish uri fix --- doc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile b/doc/Makefile index 38d841c..f029506 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -33,4 +33,4 @@ clean: rm -f index.html $(PDFS) $(HTMLS) $(TEXS) $(SRCS:%.md=%.aux) $(SRCS:%.md=%.log) $(SRCS:%.md=%.out) $(SRCS:%.md=%.toc) publish: $(ALL) - rsync -av * doc.entrouvert.org:/var/vhosts/doc.entrouvert.org/web/supann/ + rsync -av * doc.entrouvert.org:/var/vhosts/doc.entrouvert.org/web/uauth