commit e066e39ac5d6bd1bdaad67c6b981b538cfb81d9b Author: hiro hiro@torproject.org Date: Fri Oct 25 21:18:03 2019 +0200
Link to donate.tp.o --- templates/bottom_banner.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/bottom_banner.html b/templates/bottom_banner.html index 20a5dc2..be3d119 100644 --- a/templates/bottom_banner.html +++ b/templates/bottom_banner.html @@ -14,7 +14,7 @@ <p class="take-back-the-intern">TAKE BACK THE INTERNET WITH TOR</p> </div> <div class="row"> - <a class="btn-lg rectangle">DONATE NOW</a> + <a class="btn-lg rectangle" href="https://donate.torproject.org">DONATE NOW</a> <p class="give-today-and-mozi ml-5">Give today, and Mozilla will match your donation.</p> </div> </div>