diff --git a/src/function.go b/src/function.go index 75d03a8..09a8ae1 100644 --- a/src/function.go +++ b/src/function.go @@ -129,7 +129,7 @@ func Coffee(writer http.ResponseWriter, request *http.Request) { reply.Text += name + " " } - reply.Text += "| [get tagged by bot](https://e-groups.cern.ch/e-groups/Egroup.do?egroupId=10542497)" + reply.Text += "| [get tagged by bot](https://e-groups.cern.ch/e-groups/EgroupsSubscription.do?egroupId=10542497)" url, ok := os.LookupEnv("GITHUB_URL") if ok {