From 9747517ad98eb3c9e3cfc8a4188cdb9e56fcd338 Mon Sep 17 00:00:00 2001 From: Ronald Date: Wed, 18 Jan 2023 12:43:37 -0500 Subject: [PATCH] Update website/content/api-docs/api-structure.mdx Co-authored-by: Chris Thain <32781396+cthain@users.noreply.github.com> --- website/content/api-docs/api-structure.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/api-docs/api-structure.mdx b/website/content/api-docs/api-structure.mdx index 36c5439b6a..1a42417a27 100644 --- a/website/content/api-docs/api-structure.mdx +++ b/website/content/api-docs/api-structure.mdx @@ -42,7 +42,7 @@ $ curl \ Previously this was provided via a `?token=` query parameter but its use is **highly discouraged**, since it can show up in access logs as part of the URL. -This functionality is deprecated and will be removed in future versions. +This functionality is deprecated and will be removed from Consul in a future version. To learn more about the ACL system read the [documentation](/docs/security/acl).