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