diff --git a/services/webhook/msteams.go b/services/webhook/msteams.go index 3b35c407e1..8b9004bcf1 100644 --- a/services/webhook/msteams.go +++ b/services/webhook/msteams.go @@ -373,7 +373,7 @@ func createMSTeamsPayload(r *api.Repository, s *api.User, title, text, actionTar PotentialAction: []MSTeamsAction{ { Type: "OpenUri", - Name: "View in Gitea", + Name: "View in Forgejo", Targets: []MSTeamsActionTarget{ { Os: "default",