mirror of https://github.com/status-im/consul.git
fixed bad markdown in network segments usage (#15852)
This commit is contained in:
parent
f3f9e54b0d
commit
1f89de051c
|
@ -171,10 +171,11 @@ $ curl http://127.0.0.1:8500/v1/agent/members?segment=alpha
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
Refer to the [`/agent/members` API endpoint documentation](/consul/api-docs/agent#list-members) for additional information.
|
|
||||||
|
|
||||||
</CodeBlockConfig>
|
</CodeBlockConfig>
|
||||||
|
|
||||||
|
Refer to the [`/agent/members` API endpoint documentation](/consul/api-docs/agent#list-members) for additional information.
|
||||||
|
|
||||||
</Tab>
|
</Tab>
|
||||||
<Tab heading="UI">
|
<Tab heading="UI">
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue