Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Tiger Wang <[email protected]>
  • Loading branch information
tigerinus authored Dec 15, 2022
1 parent 36d51da commit b4ddeed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Then register the API as follows:
or in command line:

```bash
$ curl 'localhost:34703/v1/routes' --data-raw '
$ curl 'localhost:34703/v1/gateway/routes' --data-raw '
{"path": "/ping", "target": "http://localhost:12345"}
'
```
Expand Down

0 comments on commit b4ddeed

Please sign in to comment.