mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 08:49:13 +00:00
fix(filters): point to the correct docs page anchor for skipping seasons packs
(#1424)
This commit is contained in:
parent
6bf8cdf5ea
commit
2e70ecbd9f
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ const SeasonsAndEpisodes = () => (
|
|||
tooltip={
|
||||
<div>
|
||||
<p>See docs for information about how to <b>only</b> grab episodes:</p>
|
||||
<DocsLink href="https://autobrr.com/filters/examples/#skip-season-packs" />
|
||||
<DocsLink href="https://autobrr.com/filters/examples#only-episodes-skip-season-packs" />
|
||||
</div>
|
||||
}
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue