Skip to content

Commit

Permalink
fix url (#1527)
Browse files Browse the repository at this point in the history
  • Loading branch information
wendykan authored and andrewsg committed Jun 28, 2018
1 parent 6090118 commit 9da34b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appengine/standard/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Some samples may require additional setup. Refer to individual sample READMEs.

gcloud app deploy --project your-app-id -v your-version

4. Visit `https://your-app-id.appost.com` to view your application.
4. Visit `https://your-app-id.appspot.com` to view your application.

## Additional resources

Expand Down

0 comments on commit 9da34b5

Please sign in to comment.