[tor-commits] [newsletter/master] Updated to URL we'll use for launch
hiro at torproject.org
hiro at torproject.org
Wed Oct 14 15:36:55 UTC 2020
commit 3e9005c8f9b33f5e1c96fae6fbaf57641ac799d3
Author: Peter Haight <peterh at giantrabbit.com>
Date: Fri Oct 9 14:57:32 2020 -0700
Updated to URL we'll use for launch
I think we're going to use donate-api.torproject.org for launch so I'm
updating the form URL to that.
---
templates/intro.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/intro.html b/templates/intro.html
index 0d0cbb1..00ce413 100644
--- a/templates/intro.html
+++ b/templates/intro.html
@@ -30,7 +30,7 @@
<div class="row mb-1">
<div class="col-12">
<div class="row mt-4 mb-2">
- <form action="https://donate.torproject.org/subscription-request" method="POST" class="form-wide">
+ <form action="https://donate-api.torproject.org/subscription-request" method="POST" class="form-wide">
<input type="hidden" name="returnToReferrer" value="1" />
<div class="form-group row">
<div class="col-sm-12 errors">
More information about the tor-commits
mailing list