mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Fix missing 'nats-io/' in a URL
Reported on Slack by https://github.com/rchenzheng
This commit is contained in:
parent
dd55b91e53
commit
bb35960f2e
@ -9,7 +9,7 @@ A utility for creating `bcrypt` hashes is included with the nats-server distribu
|
||||
If you have [go installed](https://golang.org/doc/install), you can easily install the `mkpasswd` tool by doing:
|
||||
|
||||
```text
|
||||
> go get github.com/nats-server/util/mkpasswd
|
||||
> go get github.com/nats-io/nats-server/util/mkpasswd
|
||||
```
|
||||
|
||||
Alternatively, you can:
|
||||
|
Loading…
x
Reference in New Issue
Block a user