Skip to content

Fix : Issue in readMe and docs/index.rst file link not working#537

Merged
Saransh-cpp merged 4 commits intoscikit-hep:mainfrom
Ankush1oo8:updated-readme
Dec 7, 2024
Merged

Fix : Issue in readMe and docs/index.rst file link not working#537
Saransh-cpp merged 4 commits intoscikit-hep:mainfrom
Ankush1oo8:updated-readme

Conversation

@Ankush1oo8
Copy link
Contributor

Description

Kindly take a look at CONTRIBUTING.md.

Please describe the purpose of this pull request. Reference and link to any relevant issues or pull requests.

Checklist

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't any other open Pull Requests for the required change?
  • Does your submission pass pre-commit? ($ pre-commit run --all-files or $ nox -s lint)
  • Does your submission pass tests? ($ pytest or $ nox -s tests)
  • Does the documentation build with your changes? ($ cd docs; make clean; make html or $ nox -s docs)
  • Does your submission pass the doctests? ($ pytest --doctest-plus src/vector/ or $ nox -s doctests)

Before Merging

fixed issue #535
the link in README and docs/index.rst file was not working

In README, the link to coffea.nanoevents.methods.vector doesn't work. The current link in the GitHub will be linked to 404 page.

updated to

..., and coffea.nanoevents.methods.vector (backed by Scikit-HEP/vector since v2024.8).

  • Summarize the commit messages into a brief review of the Pull request.

@Saransh-cpp Saransh-cpp linked an issue Dec 7, 2024 that may be closed by this pull request
@Saransh-cpp Saransh-cpp merged commit b3b909e into scikit-hep:main Dec 7, 2024
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.

Link to coffea vector page doesn't work

2 participants