diff --git a/images/docker-sabnzbd.md b/images/docker-sabnzbd.md index bfe18dbdc..31e1527f9 100755 --- a/images/docker-sabnzbd.md +++ b/images/docker-sabnzbd.md @@ -56,7 +56,7 @@ We have set `/incomplete-downloads` and `/downloads` as ***optional paths***, th Use the optional paths if you dont understand, or dont want hardlinks/atomic moves. -The folks over at servarr.com wrote a good [write-up](https://wiki.servarr.com/Docker_Guide#Consistent_and_well_planned_paths) on how to get started with this. +The folks over at servarr.com wrote a good [write-up](https://wiki.servarr.com/docker-guide#consistent-and-well-planned-paths) on how to get started with this. ## Usage @@ -178,6 +178,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **08.08.21:** - Bump to focal, dont enforce binding to ipv4 port 8080 * **24.07.21:** - Add python3-setuptools. * **14.05.21:** - Use linuxserver.io wheel index for pip packages. * **12.02.21:** - Clean up rust/cargo and pip cache.