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 f3f9e54b0d
commit 1f89de051c
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> </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">