GetTogetherComm / GetTogether

Event manager for local community events
https://gettogether.community
BSD 2-Clause "Simplified" License
473 stars 87 forks source link

'New members joined team' email contains broken link #329

Open popey opened 1 month ago

popey commented 1 month ago

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