Skip to content

Commit

Permalink
chore: fix typos and link broken (wavesplatform#3949)
Browse files Browse the repository at this point in the history
Signed-off-by: snoppy <[email protected]>
  • Loading branch information
xiaoxianBoy authored Jun 3, 2024
1 parent 74d62e6 commit 6bd5d90
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</a>
</p>

> Waves is an open source [blockchain protocol](https://waves.tech/waves-protocol). <br/>
> Waves is an open source [blockchain protocol](https://waves.tech). <br/>
You can use it to build your own decentralized applications. Waves provides full blockchain ecosystem including smart contracts language called RIDE.


Expand Down
4 changes: 2 additions & 2 deletions docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Once container is launched it will create:
- `/docker/waves/waves-config/waves.conf` - default Waves config


3. If you already have Waves Node configuration/data - place it in the corresponsing directories
3. If you already have Waves Node configuration/data - place it in the corresponding directories

4. Add the appropriate arguments to ```docker run``` command:
```
Expand Down Expand Up @@ -188,5 +188,5 @@ Full node configuration is available on Github in `waves.custom.conf`: https://g

You can use the following tags:

- `latest` - currrent version of Mainnet
- `latest` - current version of Mainnet
- `vX.X.X` - specific version of Waves Node

0 comments on commit 6bd5d90

Please sign in to comment.