From 2e9749544fbabdf2f49700f45a55f5f3da3f95c6 Mon Sep 17 00:00:00 2001 From: Robert Middleswarth <72569+rmiddle@users.noreply.github.com> Date: Fri, 11 Nov 2022 15:46:01 -0500 Subject: [PATCH] Fixed a second dead links --- template/apps/davincipostgresql.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/apps/davincipostgresql.json b/template/apps/davincipostgresql.json index 0a66706..8ab7b76 100644 --- a/template/apps/davincipostgresql.json +++ b/template/apps/davincipostgresql.json @@ -54,5 +54,5 @@ "container": "/var/lib/postgresql/data" } ], - "webpage": "https://github.com/pi-hosted/pi-hosted/docs/davinci.md" + "webpage": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/davinci.md" }