Skip to content

Commit e47acff

Browse files
committed
corrects name of cf CLI
1 parent 39de67c commit e47acff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common/deploy.html.md.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ should show as **running**.
8080
<br><br>
8181
If you do not know `YOUR-SYSTEM-DOMAIN` for your Cloud Foundry installation, examine the `system_domain` property in your deployment manifest.
8282

83-
1. You should be able to target your Cloud Foundry installation with the [cf Command Line Interface (CLI)](../../cf-cli/index.html) and log in as an administrator. The username is `admin` and the password is specified in the deployment manifest:
83+
1. You should be able to target your Cloud Foundry installation with the [Cloud Foundry Command Line Interface (cf CLI)](../../cf-cli/index.html) and log in as an administrator. The username is `admin` and the password is specified in the deployment manifest:
8484

8585
```
8686
properties:

subnav-index.html.md.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ owner: CF Docs
55

66
Subnav Index:
77

8-
* <a class="subnav" href="../cf-cli/index.html">cf Command Line Interface</a>
8+
* <a class="subnav" href="../cf-cli/index.html">Cloud Foundry Command Line Interface (cf CLI)</a>
99
* <a class="subnav" href="../devguide/index.html">Develop and Manage Applications</a>
1010
* <a class="subnav" href="../services/index.html">Custom Services</a>
1111
* <a class="subnav" href="../buildpacks/index.html">Buildpacks</a>

0 commit comments

Comments
 (0)