diff --git a/cmd/web/app-links.go b/cmd/web/app-links.go index d0986f3..9884353 100644 --- a/cmd/web/app-links.go +++ b/cmd/web/app-links.go @@ -73,8 +73,8 @@ func getStarterLinks(baseUri string) []AppLink { DocumentationUrl: "https://doc.powerdns.com/", }, { - Title: "Web Mail", - Description: "Email", + Title: "Roundcube", + Description: "Web Mail", Image: "/static/img/roundcube.png", Url: "https://roundcube." + baseUri, LDAP: true,