Skip to content
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

Fix PyPI links #1081

Merged
merged 4 commits into from
May 22, 2024
Merged

Fix PyPI links #1081

merged 4 commits into from
May 22, 2024

Conversation

reuvenperetz
Copy link
Collaborator

Pull Request Description:

Change URLs in README from relative to absolute. This way, regardless of where the markdown is rendered (GitHub, PyPI), the links will always point to the correct resource.

Checklist before requesting a review:

  • I set the appropriate labels on the pull request.
  • I have added/updated the release note draft (if necessary).
  • I have updated the documentation to reflect my changes (if necessary).
  • All function and files are well documented.
  • All function and classes have type hints.
  • There is a licenses in all file.
  • The function and variable names are informative.
  • I have checked for code duplications.
  • I have added new unittest (if necessary).

@reuvenperetz reuvenperetz requested a review from ofirgo May 21, 2024 15:24
@reuvenperetz reuvenperetz linked an issue May 21, 2024 that may be closed by this pull request
@reuvenperetz reuvenperetz merged commit 3e85bbd into main May 22, 2024
28 checks passed
@reuvenperetz reuvenperetz deleted the fix-pypi-links branch May 22, 2024 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken MCT description LINKS in PyPI
2 participants