From 555bd52b989e507c8ea753a531156f77779c4a1a Mon Sep 17 00:00:00 2001 From: Tony Pulickal Date: Tue, 18 Jan 2022 13:48:26 -0500 Subject: [PATCH] Update http requests API link to versioned docs --- website/content/docs/upgrading/upgrade-to-1.9.x.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/upgrading/upgrade-to-1.9.x.mdx b/website/content/docs/upgrading/upgrade-to-1.9.x.mdx index ed70722ab2ff..bcffb383d864 100644 --- a/website/content/docs/upgrading/upgrade-to-1.9.x.mdx +++ b/website/content/docs/upgrading/upgrade-to-1.9.x.mdx @@ -63,7 +63,7 @@ specified by clients. ### HTTP Request Counter Deprecation In Vault 1.9, the internal HTTP Request count -[API](https://www.vaultproject.io/api-docs/system/internal-counters#http-requests) +[API](https://www.vaultproject.io/api-docs/v1.8.x/system/internal-counters#http-requests) will be removed from the product. Calls to the endpoint will result in a 404 error with a message stating that `functionality on this path has been removed`.