Skip to content

Commit 50ca35d

Browse files
committed
[DOCS] Versioned ref attribute to fix cross doc link errors.
1 parent cec43f6 commit 50ca35d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

010_Intro/10_Installing_ES.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ TIP:看到下方的 View in Sense 的例子了么?<<sense, Install the Sense
7171

7272
[[sense]]
7373
==== 安装 Sense
74-
Sense 是一个 https://www.elastic.co/guide/en/kibana/current/index.html[Kibana] 应用 ((("Sense console", "Kibana app")))
74+
Sense 是一个 https://www.elastic.co/guide/en/kibana/4.6/index.html[Kibana] 应用 ((("Sense console", "Kibana app")))
7575
它提供交互式的控制台,通过你的浏览器直接向 Elasticsearch 提交请求。
7676
这本书的在线版本包含有一个 View in Sense 的链接,里面有许多代码示例。当点击的时候,它会打开一个代码示例的Sense控制台。
7777
你不必安装 Sense,但是它允许你在本地的 Elasticsearch 集群上测试示例代码,从而使本书更具有交互性。

book.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:bookseries: animal
22
:es_build: 1
3-
:ref: https://www.elastic.co/guide/en/elasticsearch/reference/master
3+
:ref: https://www.elastic.co/guide/en/elasticsearch/reference/2.4
44

55
= Elasticsearch: 权威指南
66

0 commit comments

Comments
 (0)