From f960bae2fc984b5d6e59065ac13e6e796731284c Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Mon, 24 Apr 2023 15:45:44 +0100 Subject: [PATCH] Updates raw JSON link for CodeBerg mirror --- .github/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/README.md b/.github/README.md index 48fc156..b7e8adc 100644 --- a/.github/README.md +++ b/.github/README.md @@ -653,7 +653,7 @@ There's a mirror of this repository, maintained on CodeBerg at: **[codeberg.org/ To pull templates from there, instead of GitHub, use this URL in your Portainer instance instead: ``` -https://codeberg.org/alicia/portainer-templates/src/branch/main/templates.json +https://codeberg.org/alicia/portainer-templates/raw/branch/main/templates.json ``` ---