We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53845ec commit 50f0a09Copy full SHA for 50f0a09
_theme/footer.html
@@ -114,8 +114,8 @@
114
<div>{% trans last_updated=last_updated|e %}Last updated on {{ last_updated }}.{% endtrans %} Released under the MIT License.</div>
115
{%- endif %}
116
<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>
+ <a class="footer-bottom-link" href="mailto:will@bitcoin.org">Feedback</a>
+ <a class="footer-bottom-link" href="mailto:will@bitcoin.org">Questions</a></div>
119
</div>
120
</footer>
121
0 commit comments