diff --git a/app/assets/javascripts/app/controllers/widget/hello_banner.coffee b/app/assets/javascripts/app/controllers/widget/hello_banner.coffee index 882b69936..966d81055 100644 --- a/app/assets/javascripts/app/controllers/widget/hello_banner.coffee +++ b/app/assets/javascripts/app/controllers/widget/hello_banner.coffee @@ -10,9 +10,9 @@ class Widget | | Hi there, nice to meet you! | -| Visit %chttp://zammad.com/jobs%c to learn about our current job openings. +| Visit %chttps://zammad.org/participate%c and let's make Zammad better. | -| Your Zammad Team! +| The Zammad Team. | """ console.log(banner, 'text-decoration: underline;', 'text-decoration: none;')