fix(xo-web/home): link to global filter section (#5157)

This commit is contained in:
Pierre Donias 2020-07-16 15:32:44 +02:00 committed by GitHub
parent b74ec2d7d3
commit 0d398f867f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -106,7 +106,7 @@ class TableFilter extends Component {
<Tooltip content={_('filterSyntaxLinkTooltip')}>
<a
className='input-group-addon'
href='https://xen-orchestra.com/docs/manage_infrastructure.html#filter-syntax'
href='https://xen-orchestra.com/docs/manage_infrastructure.html#live-filter-search'
rel='noopener noreferrer'
target='_blank'
>

View File

@ -1016,7 +1016,7 @@ export default class Home extends Component {
<Tooltip content={_('filterSyntaxLinkTooltip')}>
<a
className='input-group-addon'
href='https://xen-orchestra.com/docs/manage_infrastructure.html#filter-syntax'
href='https://xen-orchestra.com/docs/manage_infrastructure.html#live-filter-search'
rel='noopener noreferrer'
target='_blank'
>