summaryrefslogtreecommitdiffhomepage
path: root/groovy.html.markdown
diff options
context:
space:
mode:
authorErik Reinecke <erik@ereinecke.com>2015-06-07 12:06:05 -0500
committerErik Reinecke <erik@ereinecke.com>2015-06-07 12:06:05 -0500
commitfff6f8c57ac57999c5efe70650fcd5592a2348f7 (patch)
treed0d2fbb05f8756ee83f14c93f9c41af74c762635 /groovy.html.markdown
parent958093f30eae89579ea23b88874122556378d55c (diff)
Corrected link to Groovy documentatin
Diffstat (limited to 'groovy.html.markdown')
-rw-r--r--groovy.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/groovy.html.markdown b/groovy.html.markdown
index 8fb1b346..629b6d18 100644
--- a/groovy.html.markdown
+++ b/groovy.html.markdown
@@ -405,7 +405,7 @@ assert sum(2,5) == 7
## Further resources
-[Groovy documentation](http://groovy.codehaus.org/Documentation)
+[Groovy documentation](http://www.groovy-lang.org/documentation.html)
[Groovy web console](http://groovyconsole.appspot.com/)