Skip to content

Fix four outdated links in README.rst#691

Merged
Pierre-Sassoulas merged 2 commits into
pytest-dev:mainfrom
TejasAmle:claude/fix-outdated-readme-links
Jun 25, 2026
Merged

Fix four outdated links in README.rst#691
Pierre-Sassoulas merged 2 commits into
pytest-dev:mainfrom
TejasAmle:claude/fix-outdated-readme-links

Conversation

@TejasAmle

Copy link
Copy Markdown
Contributor

Summary

Fix four outdated links in README.rst:

  • http://pytest.orghttps://pytest.org (HTTP → HTTPS)
  • https://tox.readthedocs.orghttps://tox.wiki/ (tox moved its docs from ReadTheDocs to tox.wiki)
  • http://doc.devpi.nethttps://doc.devpi.net (HTTP → HTTPS)
  • https://github.com/ambv/black (Black badge) → https://github.com/psf/black (Black's repository was transferred to the psf GitHub org in 2020)

These are all small link fixes with no functional changes.

I'll add a changelog fragment once I have the PR number.

Tejas Amle added 2 commits June 25, 2026 03:49
- Update http://pytest.org to https://pytest.org
- Update https://tox.readthedocs.org to https://tox.wiki/ (tox moved)
- Update http://doc.devpi.net to https://doc.devpi.net
- Update Black badge link from ambv/black to psf/black (org was transferred)

@Pierre-Sassoulas Pierre-Sassoulas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you

@Pierre-Sassoulas Pierre-Sassoulas merged commit 018dda6 into pytest-dev:main Jun 25, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants