commit 1138ead65a4d3083c9d9d9d819a5c23dd3264603 Author: Matthew Finkel sysrqb@torproject.org Date: Tue Feb 16 21:32:26 2021 +0000
fixup! Bug 40026: Add feedback survey banner --- chrome/content/aboutTor/aboutTor.xhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/chrome/content/aboutTor/aboutTor.xhtml b/chrome/content/aboutTor/aboutTor.xhtml index 6121ea5e..fdc02593 100644 --- a/chrome/content/aboutTor/aboutTor.xhtml +++ b/chrome/content/aboutTor/aboutTor.xhtml @@ -72,7 +72,7 @@ <br /> <div id="surveyDescription">We put our users at the center of our development process. You can help us improve Tor Browser by completing this short survey about your experience:</div> <br /> - <a id="surveyLink" target="_blank" href="https://survey.torproject.org/index.php/217469">Launch the Survey</a> + <a id="surveyLink" target="_blank" href="http://bogdyardcfurxcle.onion/index.php/217469">Launch the Survey</a> </div> </div>
tbb-commits@lists.torproject.org