-
Notifications
You must be signed in to change notification settings - Fork 3.2k
docs: fix broken SmartBear code review link #13729
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
docs: fix broken SmartBear code review link #13729
Conversation
|
Hi @ichard26 / maintainers |
ichard26
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
The publisher seems to have updated the best practices a bit comparing to the archived PDF on the Wayback Machine, but it still looks relevant.
|
@nothing-991 If you'd like, you can try your hand at fixing all of the links in the development folder. They all seem not too bad to fix. |
|
Hi @ichard26, thanks! |
|
I'd included a list of all broken links in the original issue. Here are the remaining links in the development folder:
|
|
Thanks for the detailed list 🙌 I've fixed the remaining broken links in the development docs:
Please let me know if you’d prefer a different target for any of these links. |
| .. _`open an issue`: https://github.com/pypa/pip/issues/new?title=Trouble+with+pip+development+environment | ||
| .. _`install Python`: https://realpython.com/installing-python/ | ||
| .. _`rich CLI`: https://docs.pytest.org/en/latest/usage.html#specifying-tests-selecting-tests | ||
| .. _`rich CLI`: https://docs.pytest.org/en/latest/how-to/usage.html |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| .. _`rich CLI`: https://docs.pytest.org/en/latest/how-to/usage.html | |
| .. _`rich CLI`: https://docs.pytest.org/en/latest/how-to/usage.html#specifying-which-tests-to-run |
|
hey @ichard26, |
Fixes a broken reference link in development documentation by replacing
the dead SmartBear PDF with the current article URL.