diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2019-07-29 11:46:49 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2019-07-29 11:46:49 -0400 |
commit | 6831811a12c97724d09d5affe46c7dfd444eb222 (patch) | |
tree | a98cab5de41d22e7612def550fc5bd0c309038a1 | |
parent | a3086f723228d4efd9148b7816320f2e49a15daf (diff) | |
download | python-coveragepy-git-6831811a12c97724d09d5affe46c7dfd444eb222.tar.gz |
RTFD moved a page
-rw-r--r-- | howto.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -81,7 +81,7 @@ - IF NOT PRE-RELEASE: - visit https://readthedocs.org/projects/coverage/builds/ - wait for the new tag build to finish successfully. - - visit https://readthedocs.org/dashboard/coverage/versions/ + - visit https://readthedocs.org/dashboard/coverage/advanced/ - change the default version to the new version - Update Tidelift: - make upload_relnotes |