Skip to content

Commit

Permalink
Added the correct links to the README file for Documentation and Deve…
Browse files Browse the repository at this point in the history
…lopers' Guide
  • Loading branch information
kamathanirudh committed Dec 11, 2024
1 parent f5e94e4 commit 43c6e18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@ We are using pre-commit configuration file to define our hooks. You can find the
- Some hooks automatically fix/format your files to specific standards. If you see that some of your files have been changed after a commit, don't worry! It's just `pre-commit` doing its job.
Add the changes and commit them again.

For more details on how to contribute, visit the [Developer Guide](https://osipi.github.io/pypi/contribution/#making-a-pull-request-pr-to-the-osipi-package).
For more details on how to contribute, visit the [Developer Guide](https://osipi.github.io/osipi/contribution/).
#### As mentioned before, this project is still in the early stages of development. If you'd like to contribute by adding functionality, we recommend opening an issue first to discuss your proposed functionality and the best ways to implement it.

## Details
For more detail please see the [documentation](https://osipi.github.io/pypi/).
For more detail please see the [documentation](https://osipi.github.io/osipi/).

0 comments on commit 43c6e18

Please sign in to comment.