Skip to content

Commit

Permalink
docs: fix local swagger url (Finschia#997)
Browse files Browse the repository at this point in the history
  • Loading branch information
dudong2 authored May 11, 2023
1 parent d192860 commit 4e69766
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ Ref: https://keepachangelog.com/en/1.0.0/
### Build, CI

### Document Updates

* (readme) [\#997](https://github.com/finschia/finschia-sdk/pull/997) fix swagger url
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ simd start --home ~/.simapp/simapp1

**Visit with your browser**
* Node: http://localhost:26657/
* REST: http://localhost:1317/swagger-ui/
* REST: http://localhost:1317/swagger/

 

Expand Down

0 comments on commit 4e69766

Please sign in to comment.