Skip to content

Contact information is outdated / has broken links #361

@SimJoSt

Description

@SimJoSt

On the about page the contact information is outdated and some links are broken: https://addons.thunderbird.net/En-US/about#:~:text=appreciate%20their%20work.-,I%20have%20a%20question,-A%20good%20place

The link to the support page leads to a 404: https://support.mozilla.org/products/firefox/manage-preferences-and-add-ons-firefox/install-and-manage-add-ons
I wasn't able to find a similar page. Especially, since it was linking to a page about Firefox, even though it should be about Thunderbird.

The link to the contact page leads to a 404: https://addons.thunderbird.net/developers/docs/policies/contact
Maybe this could be a replacement: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/Contact_us

This makes it hard for people to reach out, if they have issues with stuff that relates to personal data.

The links are set in the following file with the last change made on it being 8 years ago:

<h3>{{ _('I have a question') }}</h3>
<p>{% trans sumo_url="https://support.mozilla.org/products/firefox/manage-preferences-and-add-ons-firefox/install-and-manage-add-ons",
forum_url="https://discourse.mozilla-community.org/c/add-ons"
%}A good place
to start is <a href="{{ sumo_url }}">Support</a> Mozilla.
If you don't find an answer there, you can <a href="{{ forum_url }}"> ask on our
forums</a>.{% endtrans %}</p>
<p>{% trans url="/developers/docs/policies/contact" %}If you really need to
contact someone from the Mozilla team, please see our <a href="{{ url }}">
contact information</a> page.{% endtrans %}</p>
.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions