Fix broken link for 6.2

Direct commit to speed up fix.

Original commit: elastic/x-pack-elasticsearch@f9187b81b8
This commit is contained in:
Nik Richers 2018-02-06 07:21:19 -08:00 committed by GitHub
parent b2b95cb25d
commit 20c1791dd8
1 changed files with 1 additions and 1 deletions

View File

@ -269,7 +269,7 @@ accomplished with the parameter:
-------------------------------------------- --------------------------------------------
IMPORTANT: The container **runs {es} as user `elasticsearch` using IMPORTANT: The container **runs {es} as user `elasticsearch` using
uid:gid `1000:1000`**. Bind mounted host directories and files, such as uid:gid `1000:1000`**. Bind mounted host directories and files, such as
`custom_elasticsearch.yml` above, **need to be accessible by this user**. For the https://www.elastic.co/guide/en/elasticsearch/reference/current/important-settings.html#path-settings[data and log dirs], `custom_elasticsearch.yml` above, **need to be accessible by this user**. For the <<path-settings, data and log dirs>>,
such as `/usr/share/elasticsearch/data`, write access is required as well. such as `/usr/share/elasticsearch/data`, write access is required as well.
Also see note 1 below. Also see note 1 below.