From ba69080eb2ed4920ac4b595beb7fcf60f1304b6d Mon Sep 17 00:00:00 2001 From: Myles English <mylesenglish@gmail.com> Date: Wed, 2 Jan 2013 14:18:59 +0000 Subject: [PATCH] Fixed link on front page README.md replaced ufz.github.com with devguide.opengeosys.org --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e0ff9e9954..aeb8cc77d6f 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,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.com -[devguide]: http://ufz.github.com/devguide +[devguide]: http://devguide.opengeosys.org [jenkins-ci]: https://svn.ufz.de/hudson/job/OGS-6/ [docs]: https://svn.ufz.de/hudson/job/OGS-6/job/Docs/lastSuccessfulBuild/artifact/build/docs/index.html [license-source]: https://github.com/ufz/ogs/blob/master/LICENSE.txt -- GitLab