diff options
| author | Sybren A. Stüvel <sybren@stuvel.eu> | 2016-02-05 16:05:08 +0100 |
|---|---|---|
| committer | Sybren A. Stüvel <sybren@stuvel.eu> | 2016-02-05 16:05:08 +0100 |
| commit | 48d9c1150c030a83090751eda9dea8e64586a25c (patch) | |
| tree | d90c50f070ee848abaa7487a59d367fdaccf3b86 /doc | |
| parent | 3934ab4f16becf439033610b6986a796ab327f72 (diff) | |
| download | rsa-git-48d9c1150c030a83090751eda9dea8e64586a25c.tar.gz | |
Updated documentation location on stuvel.eu webserver.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile index 5eaf772..9495ae3 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -135,5 +135,5 @@ upload: html @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 |
