[7.x] fixed path to config file (#85257) (#85259)

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

View file

@ -101,7 +101,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: