[DOCS] Fixed cross doc xref in plugin docs.

This commit is contained in:
debadair 2017-05-16 17:55:47 -07:00
parent 2a65bed243
commit bb3a59fa70
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ A service account file looks like this:
----
// NOTCONSOLE
This file must be stored in the <<secure-settings, elasticsearch keystore>>, under a setting name
This file must be stored in the {ref}/secure-settings.html[elasticsearch keystore], under a setting name
of the form `gcs.client.NAME.credentials_file`, where `NAME` is the name of the client congiguration.
The default client name is `default`, but a different client name can be specified in repository
settings using `client`.