Skip to content

Commit

Permalink
Update URL
Browse files Browse the repository at this point in the history
  • Loading branch information
watson committed Sep 14, 2021
1 parent 57a29c2 commit 8c1f182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/security/server/config_deprecations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ export const securityConfigDeprecationProvider: ConfigDeprecationProvider = ({
'Enabling or disabling the Security plugin in Kibana is deprecated. To enable or disable security, set "xpack.security.enabled" to true or false in elasticsearch.yml.',
}),
documentationUrl:
'https://www.elastic.co/guide/en/kibana/current/security-settings-kb.html#general-security-settings',
'https://www.elastic.co/guide/en/elasticsearch/reference/current/secure-cluster.html',
correctiveActions: {
manualSteps: [
i18n.translate('xpack.security.deprecations.enabled.manualStepOneMessage', {
Expand Down

0 comments on commit 8c1f182

Please sign in to comment.