Skip to content

Commit 82aa625

Browse files
Landing page (HTML) (#167)
hotfix in Landing page (HTML) , replaced `http://localhost:9000/index,html` with `http://localhost:9000/index.html`
1 parent 0f8bfc4 commit 82aa625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ The example requests assume that the service is running locally and configured
185185
to listen on port 9000.
186186

187187
- Landing page (HTML or JSON): http://localhost:9000/
188-
- Landing page (HTML): http://localhost:9000/index,html
188+
- Landing page (HTML): http://localhost:9000/index.html
189189
- Landing page (JSON): http://localhost:9000/index.json
190190
- OpenAPI definition: http://localhost:9000/api
191191
- OpenAPI test UI: http://localhost:9000/api.html

0 commit comments

Comments
 (0)