From 0cd126818a084136b15a61444ace38c2b0e6f85c Mon Sep 17 00:00:00 2001 From: Arjun Patel Date: Fri, 29 May 2026 11:21:34 -0700 Subject: [PATCH] adjust email invitation copy --- go/internal/network/service.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/go/internal/network/service.go b/go/internal/network/service.go index dd96f95..15ce8bd 100644 --- a/go/internal/network/service.go +++ b/go/internal/network/service.go @@ -254,7 +254,7 @@ func (s *serviceImpl) RevokeInvitation(ctx context.Context, networkID, email str } func buildInvitationHTML(networkName string) string { - const downloadURL = "https://flowylabs.ai/llink" + const downloadURL = "https://flowylabs.ai/llink/download" safeName := html.EscapeString(networkName) return fmt.Sprintf(` @@ -270,13 +270,13 @@ func buildInvitationHTML(networkName string) string { - Download the app to accept your invitation and connect with your team. + Launch (or download) the app to accept your invitation and connect with your team. - Download Flowy.llink + Launch Flowy.llink