diff --git a/www/docs/customization/scoop.md b/www/docs/customization/scoop.md index 43e511a71b4..6fb7c1eb1ac 100644 --- a/www/docs/customization/scoop.md +++ b/www/docs/customization/scoop.md @@ -15,7 +15,6 @@ scoop: # Default for github is "https://github.com///releases/download/{{ .Tag }}/{{ .ArtifactName }}" # Default for gitlab is "https://gitlab.com///uploads/{{ .ArtifactUploadHash }}/{{ .ArtifactName }}" # Default for gitea is "https://gitea.com///releases/download/{{ .Tag }}/{{ .ArtifactName }}" - # Gitea is not supported yet, but the support coming url_template: "http://github.mycompany.com/foo/bar/releases/{{ .Tag }}/{{ .ArtifactName }}" # Repository to push the app manifest to.