Skip to content

Commit 9f64821

Browse files
committed
Use the right e-mail address for the right use case
1 parent d660e7c commit 9f64821

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

templates/faq.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ <h3 id="somethings-wrong" class="title is-3">What to do if something goes wrong?
121121
<li>Make sure your device is supported by the image up to the exact device id.
122122
<li>Try a different image for your device. This is especially useful for unofficial images of ROMs.</li>
123123
</ul>
124-
<p>Of course, there are other things that can go wrong. If non of the above helps, write an <a
125-
href="mailto:hello@openandroidinstaller.org">e-mail</a> or raise an <a
124+
<p>Of course, there are other things that can go wrong. If none of the above helps, write an <a
125+
href="mailto:help@openandroidinstaller.org">e-mail</a> or raise an <a
126126
href="https://github.com/openandroidinstaller-dev/openandroidinstaller/issues/new/choose" target="_blank"
127127
rel="noopener">issue</a> on GitHub.
128128
</p>

templates/imprint.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ <h2 class="has-text-white mt-2 mb-3 is-size-1 is-size-3-mobile has-text-weight-b
7676
<div class="column is-5 ml-auto">
7777
<div class="mx-auto box p-6 has-background-light has-text-centered">
7878
<a class="button is-link is-fullwidth hover-transition" id="contribute-button"
79-
href="mailto:help@openandroidinstaller.org">Write an e-mail</a>
79+
href="mailto:hello@openandroidinstaller.org">Write an e-mail</a>
8080
</div>
8181
</div>
8282
</div>

templates/privacy.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ <h2 class="has-text-white mt-2 mb-3 is-size-1 is-size-3-mobile has-text-weight-b
161161
<div class="column is-5 ml-auto">
162162
<div class="mx-auto box p-6 has-background-light has-text-centered">
163163
<a class="button is-link is-fullwidth hover-transition" id="contribute-button"
164-
href="mailto:help@openandroidinstaller.org">Write an e-mail</a>
164+
href="mailto:hello@openandroidinstaller.org">Write an e-mail</a>
165165
</div>
166166
</div>
167167
</div>

0 commit comments

Comments
 (0)