commit | 48d9c1150c030a83090751eda9dea8e64586a25c | [log] [tgz] |
---|---|---|
author | Sybren A. Stüvel <sybren@stuvel.eu> | Fri Feb 05 16:05:08 2016 +0100 |
committer | Sybren A. Stüvel <sybren@stuvel.eu> | Fri Feb 05 16:05:08 2016 +0100 |
tree | d90c50f070ee848abaa7487a59d367fdaccf3b86 | |
parent | 3934ab4f16becf439033610b6986a796ab327f72 [diff] [blame] |
Updated documentation location on stuvel.eu webserver.
diff --git a/doc/Makefile b/doc/Makefile index 5eaf772..9495ae3 100644 --- a/doc/Makefile +++ b/doc/Makefile
@@ -135,5 +135,5 @@ @echo @echo "UPLOADING to webserver" @echo - rsync _build/html/* sybren@stuvel.eu:stuvel.eu/manager/files/python-rsa-doc/ -va + rsync _build/html/* stuvel@stuvel.eu:site-stuvel.eu/htdocs/python-rsa-doc/ -va --delete