summaryrefslogtreecommitdiff
path: root/docs/groovy-api
diff options
context:
space:
mode:
authorMark Walkom <mark@walkom.id.au>2015-06-15 13:55:01 +1000
committerClinton Gormley <clint@traveljury.com>2015-06-15 11:15:57 +0200
commitc8f635d42939008d1bf0862571a018a0b8b1f6dd (patch)
tree20fb9ac6bf450806c500f288a185a9b4337ea59b /docs/groovy-api
parent43ce27d3bddbcac5798da3698b9c551ea8eab715 (diff)
Docs: Updated groovy docs link
Closes #11656
Diffstat (limited to 'docs/groovy-api')
-rw-r--r--docs/groovy-api/index.asciidoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/groovy-api/index.asciidoc b/docs/groovy-api/index.asciidoc
index 5e06cd1f2f..7869c5fa19 100644
--- a/docs/groovy-api/index.asciidoc
+++ b/docs/groovy-api/index.asciidoc
@@ -5,7 +5,7 @@
[preface]
== Preface
-This section describes the http://groovy.codehaus.org/[Groovy] API
+This section describes the http://groovy-lang.org/[Groovy] API
elasticsearch provides. All elasticsearch APIs are executed using a
<<client,GClient>>, and are completely
asynchronous in nature (they either accept a listener, or return a
@@ -48,4 +48,3 @@ include::delete.asciidoc[]
include::search.asciidoc[]
include::count.asciidoc[]
-