# HG changeset patch # User Thomas De Schampheleire # Date 2020-02-01 21:29:18 # Node ID ecef27ac1ffa59c48d133df527b051a0cbdf8abb # Parent 7163feda71404944696ec74f2f900568341d0dd8 scripts/make-release: update URL of read-the-docs Builds page Old one no longer works. diff --git a/scripts/make-release b/scripts/make-release --- a/scripts/make-release +++ b/scripts/make-release @@ -74,7 +74,7 @@ read answer 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/*