diff --git a/guide/english/groovy/index.md b/guide/english/groovy/index.md index 9c8ff8a962..13ad11515e 100644 --- a/guide/english/groovy/index.md +++ b/guide/english/groovy/index.md @@ -5,4 +5,5 @@ title: Groovy Apache Groovy or Groovy is a powerful and dynamic language with static compilation and typing capabilities for the Java platform and was designed to increase productivity with its concise and familiar syntax. It integrates with any Java program with ease. #### More Information: -For documentation and more information, visit [Groovy's Official Website](http://groovy-lang.org) +- [Groovy's Official Website](http://groovy-lang.org) +- [Wikipedia: Apache Groovy](https://en.wikipedia.org/wiki/Apache_Groovy)