Skip to content

Commit 457b37b

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into afddomain
2 parents 3d6f22b + d2ff82f commit 457b37b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cloudfoundry/cloudfoundry-deploy-your-first-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Now, when you deploy an application, it is automatically created in the new org
6363
6464
## Deploy an application
6565

66-
Let's use a sample Cloud Foundry application called Hello Spring Cloud, which is written in Java and based on the [Spring Framework](https://spring.io) and [Spring Boot](https://projects.spring.io/spring-boot/).
66+
Let's use a sample Cloud Foundry application called Hello Spring Cloud, which is written in Java and based on the [Spring Framework](https://spring.io) and [Spring Boot](https://spring.io/projects/spring-boot).
6767

6868
### Clone the Hello Spring Cloud repository
6969

@@ -142,7 +142,7 @@ Running the `cf app` command on the application shows that Cloud Foundry is crea
142142
[cf-cli]: https://github.com/cloudfoundry/cli
143143
[cloudshell-docs]: ../cloud-shell/overview.md
144144
[cf-orgs-spaces-docs]: https://docs.cloudfoundry.org/concepts/roles.html
145-
[spring-boot]: https://projects.spring.io/spring-boot/
145+
[spring-boot]: https://spring.io/projects/spring-boot
146146
[spring-framework]: https://spring.io
147147
[cf-push-docs]: https://docs.cloudfoundry.org/concepts/how-applications-are-staged.html
148148
[cloudfoundry-docs]: https://docs.cloudfoundry.org

0 commit comments

Comments
 (0)