Skip to content

Commit 35df853

Browse files
Merge pull request #249713 from KarlErickson/karler-fix
fixed sample url
2 parents 9aafad5 + 7bc5785 commit 35df853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/includes/quickstart-deploy-java-native-image-app/deploy-enterprise-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Use the following steps to clone and run the app locally.
2222
1. Use the following command to clone the Spring Petclinic project from GitHub:
2323

2424
```bash
25-
git clone https://github.com/spring-projects/spring-petclinic.git
25+
git clone https://github.com/Azure-Samples/spring-petclinic.git
2626
```
2727

2828
2. Use the following command to build the Spring Petclinic project:

0 commit comments

Comments
 (0)