Skip to content

Commit 646b541

Browse files
authored
Fix output path for Groovy API (#712)
1 parent 1b30bc9 commit 646b541

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1282,11 +1282,11 @@ contents:
12821282
path: docs/public/graph
12831283
-
12841284
title: Groovy API
1285-
prefix: groovy-api
1285+
prefix: en/elasticsearch/client/groovy-api
12861286
current: 2.4
12871287
branches: [ master, 2.4, 2.3, 2.2, 2.1, 2.0, 1.7, 1.6, 1.5, 1.4, 1.3, 0.90 ]
12881288
index: docs/groovy-api/index.asciidoc
1289-
tags: Clients/Groovy
1289+
tags: Legacy/Clients/Groovy
12901290
subject: Clients
12911291
asciidoctor: true
12921292
sources:

0 commit comments

Comments
 (0)