Browse Source

Fixed local doc link

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

+ 1 - 1
template/apps/davincipostgresql.json

@@ -40,7 +40,7 @@
 	"image_amd64": "postgres:13",
 	"image_amd64": "postgres:13",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/resolve.png",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/resolve.png",
 	"name": "DaVinci Postgres Server",
 	"name": "DaVinci Postgres Server",
-	"officialDoc": "https://github.com/pi-hosted/pi-hosted/docs/davinci.md",
+	"officialDoc": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/davinci.md",
 	"platform": "linux",
 	"platform": "linux",
 	"ports": [
 	"ports": [
 		"5432:5432/tcp"
 		"5432:5432/tcp"