fix: invalid glitchtip git link

This commit is contained in:
exi66
2024-09-09 21:01:00 +04:00
parent 6c0205c0d9
commit ac4f327775

View File

@@ -326,7 +326,7 @@ export const templates: TemplateData[] = [
description: "Glitchtip is simple, open source error tracking",
logo: "glitchtip.png",
links: {
github: "https://github.com/glitchtip/glitchtip",
github: "https://gitlab.com/glitchtip/",
website: "https://glitchtip.com/",
docs: "https://glitchtip.com/documentation",
},