commit d83f7beb07eece2cbd221abd92dae295e7b15de8 Author: sabita 35147757+sabitarao@users.noreply.github.com Date: Sat Sep 7 12:33:49 2019 +0530
Find and replace all links to "How to report bugs or feedback"
Fixes part of https://dip.torproject.org/web/support/issues/39 --- content/download/alpha/contents.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/download/alpha/contents.lr b/content/download/alpha/contents.lr index 7f490e2..415cbef 100644 --- a/content/download/alpha/contents.lr +++ b/content/download/alpha/contents.lr @@ -13,4 +13,4 @@ title: Download Tor Browser Alpha body:
Before we release a stable version of our software, we release an alpha version to test features and find bugs. -Please only download an alpha if you are okay with some things not working properly, want to help us find and [report bugs](https://trac.torproject.org/projects/tor/wiki/doc/community/HowToReportBugFe...), and are not putting yourself at risk. +Please only download an alpha if you are okay with some things not working properly, want to help us find and [report bugs](https://support.torproject.org/misc/bug-or-feedback/), and are not putting yourself at risk.
tor-commits@lists.torproject.org