Skip to content

Commit

Permalink
chore: switch back to lsio nzbget
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Nemchik <[email protected]>
  • Loading branch information
nemchik committed Jun 7, 2024
1 parent d6c67c3 commit 8bd0197
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion compose/.apps/nzbget/nzbget.aarch64.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
services:
nzbget:
image: ghcr.io/nzbgetcom/nzbget:${NZBGET_TAG}
image: lscr.io/linuxserver/nzbget:${NZBGET_TAG}
2 changes: 1 addition & 1 deletion compose/.apps/nzbget/nzbget.x86_64.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
services:
nzbget:
image: ghcr.io/nzbgetcom/nzbget:${NZBGET_TAG}
image: lscr.io/linuxserver/nzbget:${NZBGET_TAG}
2 changes: 1 addition & 1 deletion docs/apps/nzbget.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

## Description

[Nzbget](https://nzbget.net/) is a usenet downloader, written in C++ and
[NZBGet](https://nzbget.com/) is a usenet downloader, written in C++ and
designed with performance in mind to achieve maximum download speed by using
very little system resources.

Expand Down

0 comments on commit 8bd0197

Please sign in to comment.