Skip to content

Commit

Permalink
Merge pull request #1 from ereinecke/ereinecke-patch-1
Browse files Browse the repository at this point in the history
Corrected link to Groovy documentatin
  • Loading branch information
ereinecke committed Jun 7, 2015
2 parents 958093f + fff6f8c commit a7bde4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion groovy.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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/)

Expand Down

0 comments on commit a7bde4f

Please sign in to comment.