changeset 8149:ecef27ac1ffa stable

scripts/make-release: update URL of read-the-docs Builds page Old one no longer works.
author Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
date Sat, 01 Feb 2020 21:29:18 +0100
parents 7163feda7140
children cec84c4675ce
files scripts/make-release
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/make-release	Sat Jan 25 21:26:01 2020 +0100
+++ b/scripts/make-release	Sat Feb 01 21:29:18 2020 +0100
@@ -74,7 +74,7 @@
 echo "Rebuild readthedocs for docs.kallithea-scm.org"
 xdg-open https://readthedocs.org/projects/kallithea/
 curl -X POST http://readthedocs.org/build/kallithea
-xdg-open https://readthedocs.org/builds/kallithea/
+xdg-open https://readthedocs.org/projects/kallithea/builds
 xdg-open http://docs.kallithea-scm.org/en/latest/ # or whatever the branch is
 
 twine upload dist/*