]> arthur.barton.de Git - netatalk.git/commitdiff
Adjust www manual path
authorRalph Boehme <sloowfranklin@gmail.com>
Mon, 1 Jul 2013 09:34:32 +0000 (11:34 +0200)
committerRalph Boehme <sloowfranklin@gmail.com>
Mon, 1 Jul 2013 09:34:32 +0000 (11:34 +0200)
doc/manual/Makefile.am

index 0b3141aba80cc91013ccd3221071f8be828a8c4a..64870a52620d0caf933880994c8d2975f1549dfd 100644 (file)
@@ -58,6 +58,6 @@ html-local: $(XML_PAGES)
        @xsltproc $(HTML_STYLESHEET) manual.xml
 
 html-upload: html-local
-       scp $(HTML_PAGES) $$USER,netatalk@web.sourceforge.net:/home/project-web/netatalk/htdocs/3.0/htmldocs/
+       scp $(HTML_PAGES) $$USER,netatalk@web.sourceforge.net:/home/project-web/netatalk/htdocs/3.1/htmldocs/
 
 endif