Skip to content

Commit 068e773

Browse files
committed
Update README
1 parent e462ba9 commit 068e773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

managed_vms/endpoints/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ This sample demonstrates how to use Google Cloud Endpoints on Google App Engine
33

44
## Edit the Swagger API specification
55

6-
Open the src/main/appengine/swagger.yaml file in your favorite editor, and replace the YOUR-PROJECT-ID host line with your actual Google Cloud Platform project Id.
6+
Open the [src/main/appengine/swagger.yaml](src/main/appengine/swagger.yaml) file in your favorite editor, and replace the YOUR-PROJECT-ID `host` line with your actual Google Cloud Platform project Id.
77

88
## Running locally
99
$ mvn jetty:run

0 commit comments

Comments
 (0)