fixed bad markdown in network segments usage (#15852)
This commit is contained in:
parent
1732c60a8f
commit
583ac64c27
|
@ -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>
|
||||
|
||||
Refer to the [`/agent/members` API endpoint documentation](/consul/api-docs/agent#list-members) for additional information.
|
||||
|
||||
</Tab>
|
||||
<Tab heading="UI">
|
||||
|
||||
|
|
Loading…
Reference in New Issue