From 4c7de6a4c22fa90000d797815ffca8b11c7995ff Mon Sep 17 00:00:00 2001 From: Lars Bilke <lars.bilke@ufz.de> Date: Thu, 28 Mar 2019 20:55:40 +0100 Subject: [PATCH] Fixed link in README [ci skip] Closes #2443. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23435e88ae5..03dc692eb35 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ attribute the work of the OpenGeoSys Community especially in scientific publications. See the [LICENSE.txt][license-source] for the license text. [ogs]: http://www.opengeosys.org -[documentation]: https://www..opengeosys.org/docs/ +[documentation]: https://www.opengeosys.org/docs/ [jenkins-ci]: https://jenkins.opengeosys.org/job/ufz/job/ogs/job/master/ [docs]: http://doxygen.opengeosys.org [license-source]: https://github.com/ufz/ogs/blob/master/LICENSE.txt -- GitLab