Browse Source

Fixed image for komga.

Robert Middleswarth 2 years ago
parent
commit
e755eae74d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      template/apps/komga.json

+ 1 - 1
template/apps/komga.json

@@ -7,7 +7,7 @@
 	"image_arm32": "gotson/komga:latest",
 	"image_arm64": "gotson/komga:latest",
 	"image_amd64": "gotson/komga:latest",
-	"logo": "https://raw.githubusercontent.com/tuta23/pi-hosted/master/images/komga.png",
+	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/komga.png",
 	"name": "komga",
 	"officialDoc": "https://komga.org/",
 	"platform": "linux",