From fd814fa9a8405075d2ab47207df9bef86e45e874 Mon Sep 17 00:00:00 2001 From: Pavel Tomin Date: Wed, 2 Apr 2025 16:18:17 -0500 Subject: [PATCH 1/2] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9d45d82f9..fc4efcd10 100644 --- a/README.md +++ b/README.md @@ -190,12 +190,12 @@ The *setup.py* file is optional. It is required if the package depends on anothe Release ------- -For release details and restrictions, please read the [LICENSE](https://github.com/GEOS-DEV/LICENSE) file. +For release details and restrictions, please read the [LICENSE](https://github.com/GEOS-DEV/GEOS/LICENSE) file. -For copyrights, please read the [COPYRIGHT](https://github.com/GEOS-DEV/COPYRIGHT ) file. +For copyrights, please read the [COPYRIGHT](https://github.com/GEOS-DEV/GEOS/COPYRIGHT ) file. -For contributors, please read the [CONTRIBUTORS](https://github.com/GEOS-DEV/CONTRIBUTORS ) file. +For contributors, please read the [CONTRIBUTORS](https://github.com/GEOS-DEV/GEOS/CONTRIBUTORS ) file. -For acknowledgements, please read the [ACKNOWLEDGEMENTS](https://github.com/GEOS-DEV/ACKNOWLEDGEMENTS ) file. +For acknowledgements, please read the [ACKNOWLEDGEMENTS](https://github.com/GEOS-DEV/GEOS/ACKNOWLEDGEMENTS ) file. -For notice, please read the [NOTICE](https://github.com/GEOS-DEV/NOTICE ) file. \ No newline at end of file +For notice, please read the [NOTICE](https://github.com/GEOS-DEV/GEOS/NOTICE ) file. From 82a225d5576da324125499482f6746b1c66c4f19 Mon Sep 17 00:00:00 2001 From: Pavel Tomin Date: Wed, 2 Apr 2025 16:19:34 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index fc4efcd10..f98a2657d 100644 --- a/README.md +++ b/README.md @@ -190,12 +190,12 @@ The *setup.py* file is optional. It is required if the package depends on anothe Release ------- -For release details and restrictions, please read the [LICENSE](https://github.com/GEOS-DEV/GEOS/LICENSE) file. +For release details and restrictions, please read the [LICENSE](https://github.com/GEOS-DEV/GEOS/blob/develop/LICENSE) file. -For copyrights, please read the [COPYRIGHT](https://github.com/GEOS-DEV/GEOS/COPYRIGHT ) file. +For copyrights, please read the [COPYRIGHT](https://github.com/GEOS-DEV/GEOS/blob/develop/COPYRIGHT ) file. -For contributors, please read the [CONTRIBUTORS](https://github.com/GEOS-DEV/GEOS/CONTRIBUTORS ) file. +For contributors, please read the [CONTRIBUTORS](https://github.com/GEOS-DEV/GEOS/blob/develop/CONTRIBUTORS ) file. -For acknowledgements, please read the [ACKNOWLEDGEMENTS](https://github.com/GEOS-DEV/GEOS/ACKNOWLEDGEMENTS ) file. +For acknowledgements, please read the [ACKNOWLEDGEMENTS](https://github.com/GEOS-DEV/GEOS/blob/develop/ACKNOWLEDGEMENTS ) file. -For notice, please read the [NOTICE](https://github.com/GEOS-DEV/GEOS/NOTICE ) file. +For notice, please read the [NOTICE](https://github.com/GEOS-DEV/GEOS/blob/develop/NOTICE ) file.