We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9aafad5 + 7bc5785 commit 35df853Copy full SHA for 35df853
articles/spring-apps/includes/quickstart-deploy-java-native-image-app/deploy-enterprise-plan.md
@@ -22,7 +22,7 @@ Use the following steps to clone and run the app locally.
22
1. Use the following command to clone the Spring Petclinic project from GitHub:
23
24
```bash
25
- git clone https://github.com/spring-projects/spring-petclinic.git
+ git clone https://github.com/Azure-Samples/spring-petclinic.git
26
```
27
28
2. Use the following command to build the Spring Petclinic project:
0 commit comments