Fixes broken links (#15343)

Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
This commit is contained in:
Nick Wales 2022-11-14 16:18:57 -06:00 committed by GitHub
parent 219a3c5bd3
commit a0c4ccd1b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -455,10 +455,10 @@ spec:
{ {
name: 'Filter', name: 'Filter',
type: 'string: ""', type: 'string: ""',
description: `The [filter expression](/api-docs/features/filtering) to be used for selecting description: `The [filter expression](/consul/api-docs/features/filtering) to be used for selecting
instances of the requested service. If empty, all healthy instances are instances of the requested service. If empty, all healthy instances are
returned. This expression can filter on the same selectors as the returned. This expression can filter on the same selectors as the
[Health API endpoint](/api-docs/health#filtering-2).`, [Health API endpoint](/consul/api-docs/health#filtering-2).`,
}, },
{ {
name: 'OnlyPassing', name: 'OnlyPassing',