fixed bad markdown in network segments usage (#15852)

This commit is contained in:
trujillo-adam 2022-12-19 16:23:57 -08:00 committed by GitHub
parent 1732c60a8f
commit 583ac64c27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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">