GetTogetherComm/GetTogether

'New members joined team' email contains broken link

popey opened this issue · 0 comments

I got an email:

image

The first link is broken:

  <body>

    <nav class="navbar navbar-toggleable-md navbar-inverse bg-inverse fixed-top">
      <a class="navbar-brand" href="/">GetTogether</a>
    </nav>

    <main role="main" class="container">


<h3>You have members of <b>Ubuntu Podcast</b></h3>

Clicking the 'GetTogether' link (which has a url of "/") in my webmail client takes me to a bad place.

image