diff --git a/bedevere/news.py b/bedevere/news.py index 576452ab..e409cdae 100644 --- a/bedevere/news.py +++ b/bedevere/news.py @@ -32,7 +32,7 @@ HELP = f"""\ Most changes to Python [require a NEWS entry]\ -(https://devguide.python.org/core-developers/committing/#updating-news-and-what-s-new-in-python). \ +(https://devguide.python.org/getting-started/pull-request-lifecycle/#news-entry). \ Add one using the [blurb_it]({BLURB_IT_URL}) web app or \ the [blurb]({BLURB_PYPI_URL}) command-line tool.