commit 74b587112670d81c8d35dd33b6b9e4c4959c6467 Author: hiromipaw hiro@torproject.org Date: Tue Oct 31 20:11:31 2017 +0100
Fix typos --- include/donatefoot.wmi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/donatefoot.wmi b/include/donatefoot.wmi index f4ca87b2..2356a748 100644 --- a/include/donatefoot.wmi +++ b/include/donatefoot.wmi @@ -1,6 +1,6 @@ <footer class="container footer"> <p class="text-center">The Tor Project is a US 501(c)(3) non-profit organization advancing human rights and freedoms by creating and deploying free and open source anonymity and privacy technologies, supporting their unrestricted availability and use, and furthering their scientific and popular understanding.<br> - <a href="https://donate.torproject.org/privacy-policy">Privacy Policy</a> & <a href="https://donate.torproject.org/donor-faq>">Donor FAQ</a></p> + <a href="https://donate.torproject.org/privacy-policy">Privacy Policy</a> & <a href="https://donate.torproject.org/donor-faq">Donor FAQ</a></p> </footer>
</body>
tor-commits@lists.torproject.org