Skip to content

Commit

Permalink
Fix path name (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuwzho authored Oct 9, 2024
1 parent b55b510 commit 0f9d76d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This documentation guides how to deploy the container apps and connect them with
1. Go to the sample application folder as work directory

```bash
cd ../sample-apps/cloud-foundry-spring-boot-application
cd ../sample-apps/PCF-spring-boot
```

1. Retrieve the Networking and Azure Container Registry information from previous deployment.
Expand Down Expand Up @@ -79,7 +79,7 @@ This documentation guides how to deploy the container apps and connect them with
1. Go to the sample application folder as work directory

```bash
cd ../sample-apps/cloud-foundry-spring-boot-application
cd ../sample-apps/PCF-spring-boot
```

1. Get the public IP of Application Gateway.
Expand Down

0 comments on commit 0f9d76d

Please sign in to comment.