Procházet zdrojové kódy

Fixed local doc link

Robert Middleswarth před 2 roky
rodič
revize
e9a6679928
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      template/apps/davincipostgresql.json

+ 1 - 1
template/apps/davincipostgresql.json

@@ -40,7 +40,7 @@
 	"image_amd64": "postgres:13",
 	"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/resolve.png",
 	"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",
 	"ports": [
 		"5432:5432/tcp"