summaryrefslogtreecommitdiff
path: root/doc/maintainer-update-website.sh
diff options
context:
space:
mode:
Diffstat (limited to 'doc/maintainer-update-website.sh')
-rwxr-xr-x[-rw-r--r--]doc/maintainer-update-website.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/maintainer-update-website.sh b/doc/maintainer-update-website.sh
index ce4f155..6ead3e8 100644..100755
--- a/doc/maintainer-update-website.sh
+++ b/doc/maintainer-update-website.sh
@@ -8,5 +8,5 @@ top="$(dirname "$here")"
DBUS_TOP_SRCDIR="$top" python3 "$here/redirects.py"
rsync -rtvzPp --chmod=Dg+s,ug+rwX,o=rX \
- doc/_build/ \
+ doc/html/ \
"${DOC_RSYNC_DEST-dbus.freedesktop.org:/srv/dbus.freedesktop.org/www/doc/dbus-python}/"