diff --git a/docs/DocumentList.md b/docs/DocumentList.md
index 41a56b4..f7bfbd9 100644
--- a/docs/DocumentList.md
+++ b/docs/DocumentList.md
@@ -8,9 +8,9 @@ List of all Documents used within this project with related Apps and Videos.
| File Name | Description | Related Apps | YouTube |
| --------- | ----------- | ------------ |:-------:|
|[macvlan_setup.md](../docs/macvlan_setup.md)|Attach a container directly to local network (macvlan)|||
-|[nginx_proxy_manager.md](../docs/nginx_proxy_manager.md)|Install and setup instructions for Nginx Proxy Manager (NPM)|Nginx Proxy Manager v3 [DEVEL] NOT READY FOR USE
Nginx Proxy Manager v2 with Sqlite and Goaccess Charts
Nginx Proxy Manager v2 with Mysql [DEPRECATED]
Nginx Proxy Manager v2 with Sqllite
Nginx Proxy Manager v2 with Mysql and Goaccess Charts [DEPRECATED]|[]("https://www.youtube.com/watch?v=yl2Laxbqvo8&list=PL846hFPMqg3jwkxcScD1xw2bKXrJVvarc&index=10")|
+|[nginx_proxy_manager.md](../docs/nginx_proxy_manager.md)|Install and setup instructions for Nginx Proxy Manager (NPM)|Nginx Proxy Manager v2 with Sqlite and Goaccess Charts
Nginx Proxy Manager v3 [DEVEL] NOT READY FOR USE
Nginx Proxy Manager v2 with Sqllite
Nginx Proxy Manager v2 with Mysql and Goaccess Charts [DEPRECATED]
Nginx Proxy Manager v2 with Mysql [DEPRECATED]|[]("https://www.youtube.com/watch?v=yl2Laxbqvo8&list=PL846hFPMqg3jwkxcScD1xw2bKXrJVvarc&index=10")|
|[photoprism.md](../docs/photoprism.md)|Install and Setup Instructions for PhotoPrism Stack|PhotoPrism||
-|[pi-hole.md](../docs/pi-hole.md)|Install and Setup Pi-Hole for Network-Wide Ad Block|Pi-Hole DoH/DoT
Pi-Hole-Unbound
Pi-Hole||
+|[pi-hole.md](../docs/pi-hole.md)|Install and Setup Pi-Hole for Network-Wide Ad Block|Pi-Hole-Unbound
Pi-Hole DoH/DoT
Pi-Hole||
|[rpi_docker_monitor.md](../docs/rpi_docker_monitor.md)|Install and setup instructions for the RPI Docker Monitor|Raspberry Pi Docker Monitor|[]("https://www.youtube.com/watch?v=IoD3vFuep64&list=PL846hFPMqg3jwkxcScD1xw2bKXrJVvarc&index=8")|
|[searxng.md](../docs/searxng.md)|Install and Setup Instructions for SearXNG Meta Search|SearXNG||
|[throttled.md](../docs/throttled.md)|Install and Setup Instructions for the Throttled Script|||
diff --git a/template/portainer-v2-amd64.json b/template/portainer-v2-amd64.json
index 194d0d2..d5512fb 100644
--- a/template/portainer-v2-amd64.json
+++ b/template/portainer-v2-amd64.json
@@ -9138,7 +9138,7 @@
],
"image": "ghcr.io/hotio/whisparr:latest",
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/whisparr-icon.png",
- "name": "sonarr",
+ "name": "whisparr",
"platform": "linux",
"ports": [
"6969:6969/tcp"
diff --git a/template/portainer-v2-arm64.json b/template/portainer-v2-arm64.json
index c69e82c..fd40517 100644
--- a/template/portainer-v2-arm64.json
+++ b/template/portainer-v2-arm64.json
@@ -9190,7 +9190,7 @@
],
"image": "ghcr.io/hotio/whisparr:latest",
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/whisparr-icon.png",
- "name": "sonarr",
+ "name": "whisparr",
"platform": "linux",
"ports": [
"6969:6969/tcp"