You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update CAPI v2 docs links to new subdomain (#3029)
* Update v2 docs links to new subdomain
* Update README.md
remove line mentioning v6 since that's out of support
Co-authored-by: Shwetha Gururaj <shwetha.gururaj@broadcom.com>
* Revert most of 281d274
after discussion on [#3029](#3029) since the original routes will point at the v3 API docs,
which link to v2 docs and are therefore more applicable for commands such as curl that depend on either/both
thanks @gururajsh
---------
Co-authored-by: Shwetha Gururaj <shwetha.gururaj@broadcom.com>
Copy file name to clipboardexpand all lines: README.md
-1
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,6 @@ Once installed, you can log in and push an app.
41
41
There are now three supported versions of the cf CLI:
42
42
1. The v8 cf CLI is backed by the [v3 CC API](http://v3-apidocs.cloudfoundry.org/version/3.85.0/) (with the exception of plugins). See [our v8 documentation](https://docs.cloudfoundry.org/cf-cli/v8.html) for more information.
43
43
1. The v7 cf CLI is backed by the [v3 CC API](http://v3-apidocs.cloudfoundry.org/version/3.85.0/) (with the exception of plugins). See [our v7 documentation](https://docs.cloudfoundry.org/cf-cli/v7.html) for more information.
44
-
1. The v6 cf CLI is backed by the [v2 CC API](https://apidocs.cloudfoundry.org/13.5.0/) See [our v6 documentation](https://docs.cloudfoundry.org/cf-cli) for more information.
45
44
46
45
View our [CLI v7 & v8 Versioning and Support Policy](https://github.com/cloudfoundry/cli/wiki/Versioning-and-Support-Policy) documentation.
0 commit comments