Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
sepehre committed Aug 17, 2016
1 parent e462ba9 commit 068e773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion managed_vms/endpoints/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ This sample demonstrates how to use Google Cloud Endpoints on Google App Engine

## Edit the Swagger API specification

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.
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.

## Running locally
$ mvn jetty:run
Expand Down

0 comments on commit 068e773

Please sign in to comment.