Replace links from mozilla/send to timvisee/send

This commit is contained in:
timvisee 2021-05-19 16:09:01 +02:00
parent 84da34169d
commit 214191e743
No known key found for this signature in database
GPG key ID: B8DB720BC383E172
3 changed files with 12 additions and 17 deletions

View file

@ -11,7 +11,7 @@ module.exports = function(state, emit) {
why = html`
<a
class="text-blue"
href="https://github.com/mozilla/send/blob/master/docs/faq.md#why-is-my-browser-not-supported"
href="https://github.com/timvisee/send/blob/master/docs/faq.md#why-is-my-browser-not-supported"
>
${state.translate('notSupportedLink')}
</a>