Skip to content

Commit 63f6903

Browse files
committed
Fixed wrong links in README file
1 parent a17c890 commit 63f6903

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ pip install numpy==2.3.1
9292

9393
## Contributing
9494

95-
Please refer to the [CONTRIBUTING.md](https://raw.githubusercontent.com/iu2frl/PythonVOR/main/CONTRIBUTING.md) file for guidelines on contributing to this project.
95+
Please refer to the [CONTRIBUTING.md](https://github.com/iu2frl/PythonVOR/blob/main/CONTRIBUTING.md) file for guidelines on contributing to this project.
9696

9797
## Attribution
9898

@@ -101,4 +101,4 @@ This repository provides a cleaned-up and commented version for educational and
101101

102102
## License
103103

104-
This project is licensed under the MIT License. See the [LICENSE](https://raw.githubusercontent.com/iu2frl/PythonVOR/main/LICENSE) file for details.
104+
This project is licensed under the MIT License. See the [LICENSE](https://github.com/iu2frl/PythonVOR/blob/main/LICENSE) file for details.

0 commit comments

Comments
 (0)