From 1d511db81a7b153c51f940d4ca65527e0c2ac7d3 Mon Sep 17 00:00:00 2001 From: Ross Trottier Date: Wed, 1 Jan 2025 19:22:30 -0700 Subject: [PATCH] cal url --- cmd/web/app-links.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/web/app-links.go b/cmd/web/app-links.go index 9e28509..d4d22a8 100644 --- a/cmd/web/app-links.go +++ b/cmd/web/app-links.go @@ -327,7 +327,7 @@ var allAppLinks = []AppLink{ Title: "Cal.com", Description: "Scheduling", Image: "/static/img/cal.png", - Url: "#", + Url: "https://calcom.{BASEURI}/", LDAP: false, SpecialNote: "Coming Soon...", Tiers: map[string]bool {