8000 Remove mention of going to / for the Endpoints sample. (#573) · docent-net/python-docs-samples@c969975 · GitHub
[go: up one dir, main page]

Skip to content

Commit c969975

Browse files
wmwongJon Wayne Parrott
authored and
Jon Wayne Parrott
committed
Remove mention of going to / for the Endpoints sample. (GoogleCloudPlatform#573)
Since index.html has been removed, going to / is no longer a valid step. Instead, the user should jump straight to calling the echo method.
1 parent df4d7cd commit c969975

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

appengine/flexible/endpoints/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ Run the application:
2525
$ python main.py
2626
```
2727

28-
In your web browser, go to the following address: http://localhost:8080.
29-
3028
### Using the echo client
3129

3230
With the app running locally, you can execute the simple echo client using:

0 commit comments

Comments
 (0)
0