From 278e99ef696e386f9b1b3878f2e0e685800ad761 Mon Sep 17 00:00:00 2001 From: Jonathan CHAMPION Date: Mon, 30 Sep 2013 13:26:14 +0200 Subject: [PATCH] Fix small doc mistakes --- docs/java-api/get.asciidoc | 2 +- docs/java-api/index_.asciidoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/java-api/get.asciidoc b/docs/java-api/get.asciidoc index 9741e8d080c..c87dbef3cb5 100644 --- a/docs/java-api/get.asciidoc +++ b/docs/java-api/get.asciidoc @@ -12,7 +12,7 @@ GetResponse response = client.prepareGet("twitter", "tweet", "1") .actionGet(); -------------------------------------------------- -For more information on the index operation, check out the REST +For more information on the get operation, check out the REST {ref}/docs-get.html[get] docs. diff --git a/docs/java-api/index_.asciidoc b/docs/java-api/index_.asciidoc index 83391b6ab51..850d0eb33c0 100644 --- a/docs/java-api/index_.asciidoc +++ b/docs/java-api/index_.asciidoc @@ -68,7 +68,7 @@ Download Page]. For example: -[source,java] +[source,xml] -------------------------------------------------- com.fasterxml.jackson.core