Fixes broken links (#15343)

Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
pull/15370/head
Nick Wales 2 years ago committed by GitHub
parent 225ae55e83
commit c4eb1b67f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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',

Loading…
Cancel
Save