[tor-commits] [snowflake-webext/master] Mention anonticket instead of the etherpad

arlo at torproject.org arlo at torproject.org
Fri Feb 5 15:53:07 UTC 2021


commit 2d103da65eecc1f9c656ce5f13dec88a5e9abee6
Author: Arlo Breault <abreault at wikimedia.org>
Date:   Thu Feb 4 11:54:42 2021 -0500

    Mention anonticket instead of the etherpad
    
    Fixes #21
---
 static/_locales/en_US/messages.json | 4 ++--
 static/index.html                   | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/static/_locales/en_US/messages.json b/static/_locales/en_US/messages.json
index ebeb1e9..844aeff 100644
--- a/static/_locales/en_US/messages.json
+++ b/static/_locales/en_US/messages.json
@@ -66,10 +66,10 @@
     "message": "If you encounter problems with Snowflake as a client or a proxy, please consider filing a bug report.  There are two ways to file a bug report:"
   },
   "sharedAccount": {
-    "message": "Edit the <a href=\"https://pad.riseup.net/p/tor-anti-censorship-bugs-keep\">public bug-reporting pad</a> of the anti-censorship team."
+    "message": "File an <a href=\"https://anonticket.onionize.space/\">anonymous ticket</a> by generating an identifier and logging in with it.  Then, find the Snowflake project in the List of all projects and create a new issue."
   },
   "bugTracker": {
-    "message": "<a href=\"https://gitlab.torproject.org/\">Request an account</a> at the Tor Project GitLab, then <a href=\"https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/issues\">open a new issue</a> in the Snowflake project."
+    "message": "<a href=\"https://gitlab.onionize.space/\">Request an account</a> at the Tor Project GitLab, then <a href=\"https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/issues\">open a new issue</a> in the Snowflake project."
   },
   "descriptive": {
     "message": "Please try to be as descriptive as possible with your ticket and if possible include log messages that will help us reproduce the bug."
diff --git a/static/index.html b/static/index.html
index ea691b3..4902c86 100644
--- a/static/index.html
+++ b/static/index.html
@@ -80,15 +80,15 @@
 
           <ol>
             <li data-msgid="__MSG_bugTracker__">
-              <a href="https://gitlab.torproject.org/">Request an account</a>
+              <a href="https://gitlab.onionize.space/">Request an account</a>
               at the Tor Project GitLab, then
               <a href="https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/issues">open a new issue</a>
               in the Snowflake project.
             </li>
             <li data-msgid="__MSG_sharedAccount__">
-              Edit the
-              <a href="https://pad.riseup.net/p/tor-anti-censorship-bugs-keep">public bug-reporting pad</a>
-              of the anti-censorship team.
+              File an
+              <a href="https://anonticket.onionize.space/">anonymous ticket</a>
+              by generating an identifier and logging in with it.  Then, find the Snowflake project in the List of all projects and create a new issue.
             </li>
           </ol>
 





More information about the tor-commits mailing list