Skip to content

Commit b86124f

Browse files
committed
fix: fix maven plugin URL
1 parent 6ed6824 commit b86124f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine-java21/ee8/datastore/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ from [Google App Engine standard environment][ae-docs].
1313
## Running locally
1414

1515
This example uses the
16-
[Cloud SDK Maven plugin](https://cloud.google.com/appengine/docs/java/tools/using-maven).
16+
[Cloud SDK Maven plugin](https://cloud.google.com/appengine/docs/legacy/standard/java/using-maven).
1717
To run this sample locally:
1818

1919
$ mvn appengine:run

0 commit comments

Comments
 (0)