mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
Merge pull request #437 from exi66/fix/invalid-glitchtip-git-link
fix: invalid glitchtip git link
This commit is contained in:
@@ -326,7 +326,7 @@ export const templates: TemplateData[] = [
|
|||||||
description: "Glitchtip is simple, open source error tracking",
|
description: "Glitchtip is simple, open source error tracking",
|
||||||
logo: "glitchtip.png",
|
logo: "glitchtip.png",
|
||||||
links: {
|
links: {
|
||||||
github: "https://github.com/glitchtip/glitchtip",
|
github: "https://gitlab.com/glitchtip/",
|
||||||
website: "https://glitchtip.com/",
|
website: "https://glitchtip.com/",
|
||||||
docs: "https://glitchtip.com/documentation",
|
docs: "https://glitchtip.com/documentation",
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user