mirror of
https://github.com/status-im/consul.git
synced 2025-02-03 09:24:25 +00:00
Fix mistake in curl example for join agent API call
This commit is contained in:
parent
fb0e4d531b
commit
f7907db85f
@ -320,7 +320,7 @@ The table below shows this endpoint's support for
|
||||
|
||||
```text
|
||||
$ curl \
|
||||
https://consul.rocks/agent/join/1.2.3.4
|
||||
https://consul.rocks/v1/agent/join/1.2.3.4
|
||||
```
|
||||
|
||||
## Graceful Leave and Shutdown
|
||||
|
Loading…
x
Reference in New Issue
Block a user