1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 01:36:23 +00:00

Fix broken links (Fixes #183) (#184)

This commit is contained in:
David Young
2021-08-28 17:09:11 +12:00
committed by GitHub
parent 71af9b2b42
commit 3230172d3c
2 changed files with 3 additions and 3 deletions

View File

@@ -8,12 +8,12 @@ Continue through the list of tools below, adding whichever tools your want to us
* [Lazy Librarian](/recipes/autopirate/lazylibrarian/)
* [Lidarr](/recipes/autopirate/lidarr/)
* [Mylar](/recipes/autopirate/mylar/)
* [NZBGet](/recipes/autopirate/nzbget.md)
* [NZBGet](/recipes/autopirate/nzbget/)
* [NZBHydra](/recipes/autopirate/nzbhydra/)
* [Ombi](/recipes/autopirate/ombi/)
* [Radarr](/recipes/autopirate/radarr/)
* [RTorrent](/recipes/autopirate/rtorrent/)
* [SABnzbd](/recipes/autopirate/sabnzbd.md)
* [SABnzbd](/recipes/autopirate/sabnzbd/)
* [Sonarr](/recipes/autopirate/sonarr/)
* [End](/recipes/autopirate/end/) (launch the stack)

View File

@@ -12,7 +12,7 @@ SABnzbd is the workhorse of the stack. It takes .nzb files as input (_manually o
## Inclusion into AutoPirate
To include SABnzbd in your [AutoPirate](/recipes/autopirate/) stack
(_The only reason you **wouldn't** use SABnzbd, would be if you were using [NZBGet](/recipes/autopirate/nzbget.md) instead_), include the following in your autopirate.yml stack definition file:
(_The only reason you **wouldn't** use SABnzbd, would be if you were using [NZBGet](/recipes/autopirate/nzbget/) instead_), include the following in your autopirate.yml stack definition file:
--8<-- "premix-cta.md"