# Broken link to build in default notification

**URL:** https://travis-ci.community/t/broken-link-to-build-in-default-notification/12977
**Category:** GitLab
**Tags:** bug
**Created:** [May 11, 2022, 4:35pm UTC](https://travis-ci.community/t/broken-link-to-build-in-default-notification/12977 "2022-05-11T16:35:05Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![dpobel](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/dpobel/32/7540_2.png) [@dpobel](https://travis-ci.community/u/dpobel)
#### Post date: [May 11, 2022, 4:35pm UTC](https://travis-ci.community/t/broken-link-to-build-in-default-notification/12977/1 "2022-05-11T16:35:05Z")

</div>

Hi,

we’ve set up some slack notifications as written in [Configuring Build Notifications - Travis CI](https://docs.travis-ci.com/user/notifications#configuring-slack-notifications) without changing anything to the template. The notifications work well but the link to the build is not.

In the message, the link points to `https://app.travis-ci.com/<organization>/<repository>/builds/<buildid>?sometrackingparams` but it redirects `https://app.travis-ci.com/github/<organization>/<repository>/builds/<buildid>` which is of course wrong with Gitlab 🙂

It would be nice to have correct links.

Cheers
