commit ac4114cd6d036cc76b98a3b35fa98e7c8e96104a 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 0eca9976..a5ef1f1c 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