Skip to content

Commit e50f86f

Browse files
committed
Convert markdown link to HTML link and harmonize "cf CLI" spelling
1 parent e2e8a50 commit e50f86f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

services/application-binding.html.md.erb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ The service credential binding rotation feature allows you to rotate credentials
289289

290290
- The Cloud Foundry platform must support at least 2 bindings per service instance. This is configured by the platform operator with the `cc.max_service_credential_bindings_per_app_service_instance` property in the Cloud Controller configuration.
291291
- The service broker must support multiple bindings per service instance and application.
292-
- You must use at least CF CLI v8.18.0.
292+
- You must use at least cf CLI v8.18.0.
293293
- You must use the `--strategy rolling` update feature.
294294

295295
To rotate credentials for an already bound service instance with no downtime:
@@ -327,4 +327,4 @@ OK
327327
You must restart or in some cases re-push your app for changes to be applied to the <a href="../deploy-apps/environment-variable.html">VCAP_SERVICES</a> environment variable and for the app to recognize these changes.</p>
328328

329329
<p class="note important">
330-
If there are multiple service bindings as described in [Service credential binding rotation](#service-credential-binding-rotation), make sure to use CF CLI v8.18.0 or later to unbind all service bindings.</p>
330+
If there are multiple service bindings as described in <a href="#service-credential-binding-rotation">Service credential binding rotation</a>, make sure to use cf CLI v8.18.0 or later to unbind all service bindings.</p>

0 commit comments

Comments
 (0)