This is an automated email from the ASF dual-hosted git repository.

mattjuntunen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-geometry.git

commit bcfed9b1e161b70542f0356fb189a36f5eaea062
Author: XenoAmess <xenoam...@gmail.com>
AuthorDate: Sat Jul 4 04:11:31 2020 +0800

    fix README.md in a sub-module.
---
 commons-geometry-examples/examples-tutorials/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/commons-geometry-examples/examples-tutorials/README.md 
b/commons-geometry-examples/examples-tutorials/README.md
index 0e1b9ea..12f8558 100644
--- a/commons-geometry-examples/examples-tutorials/README.md
+++ b/commons-geometry-examples/examples-tutorials/README.md
@@ -82,7 +82,7 @@ There are some guidelines which will make applying PRs easier 
for us:
 + Provide JUnit tests for your changes and make sure your changes don't break 
any existing tests by running ```mvn clean test```.
 
 If you plan to contribute on a regular basis, please consider filing a 
[contributor license agreement](https://www.apache.org/licenses/#clas).
-You can learn more about contributing via GitHub in our [contribution 
guidelines](CONTRIBUTING.md).
+You can learn more about contributing via GitHub in our [contribution 
guidelines](../../CONTRIBUTING.md).
 
 License
 -------

Reply via email to