mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-22 21:52:31 +03:00
Merge pull request #1129 from ereinecke/master
Corrected link to Groovy documentatin
This commit is contained in:
commit
0eb127c84c
@ -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/)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user