Skip to content

Commit 2241d74

Browse files
HankGuo93Hank
andauthored
docs: fix API endpoint in README.md to prevent 404 error (#217)
Co-authored-by: Hank <[email protected]>
1 parent 19e9b1d commit 2241d74

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
@@ -69,7 +69,7 @@ Finally, you can run the server:
6969
flask run
7070
```
7171

72-
Go to [http://localhost:6060/api/users/](http://localhost:6060/api/users/) to view the API.
72+
Go to [http://localhost:6060/api/users](http://localhost:6060/api/users) to view the API.
7373

7474
### Node
7575

0 commit comments

Comments
 (0)