Skip to content

Commit 50f0a09

Browse files
author
Will Binns
committed
footer: Update contact info
1 parent 53845ec commit 50f0a09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_theme/footer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@
114114
<div>{% trans last_updated=last_updated|e %}Last updated on {{ last_updated }}.{% endtrans %} Released under the MIT License.</div>
115115
{%- endif %}
116116
<div>
117-
<a class="footer-bottom-link" href="mailto:contact@bitcoindocumentation.org">Feedback</a>
118-
<a class="footer-bottom-link" href="mailto:contact@bitcoindocumentation.org">Questions</a></div>
117+
<a class="footer-bottom-link" href="mailto:will@bitcoin.org">Feedback</a>
118+
<a class="footer-bottom-link" href="mailto:will@bitcoin.org">Questions</a></div>
119119
</div>
120120
</footer>
121121

0 commit comments

Comments
 (0)