From 1fec846b5ffe5add712ff3e7b7b3dacf40196d2e Mon Sep 17 00:00:00 2001 From: George Gelashvili Date: Fri, 19 Jul 2024 13:28:37 -0700 Subject: [PATCH] Update CAPI v2 docs links to new subdomain --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df8b47ed..21c90b59 100644 --- a/README.md +++ b/README.md @@ -327,7 +327,7 @@ Refer to the [contributing guidelines][contributing]. Apache License 2.0, see [LICENSE][license]. [binaries]: https://github.com/cloudfoundry/cf_exporter/releases -[cf_api]: https://apidocs.cloudfoundry.org/ +[cf_api_v2]: https://v2-apidocs.cloudfoundry.org/ [cf_api_v3]: https://v3-apidocs.cloudfoundry.org/ [cloudfoundry]: https://www.cloudfoundry.org/ [contributing]: ./CONTRIBUTING.md