[7.7] fixed path to config file (#85257) (#85263)

Co-authored-by: Vincent Fuchs <vincent.fuchs@gmail.com>
This commit is contained in:
Larry Gregory 2020-12-08 09:00:31 -05:00 committed by GitHub
parent ea19e4e443
commit 740c6df6bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -104,7 +104,7 @@ If you are using an external identity provider, such as
LDAP or Active Directory, you can either assign
roles on a per user basis, or assign roles to groups of users. By default, role
mappings are configured in
{ref}/mapping-roles.html[`config/shield/role_mapping.yml`].
{ref}/mapping-roles.html[`config/role_mapping.yml`].
For example, the following snippet assigns the user named Bill Murray the
`kibana_admin` and `reporting_user` roles: