This is an automated email from the git hooks/post-receive script.
cohosh pushed a commit to branch main in repository pluggable-transports/snowflake-webext.
The following commit(s) were added to refs/heads/main by this push: new 141e5ff Fix unclosed `<a>` in website 141e5ff is described below
commit 141e5ff526704764a3973de2b41a1806047cac0c Author: WofWca wofwca@protonmail.com AuthorDate: Thu Jan 5 11:59:36 2023 +0000
Fix unclosed `<a>` in website --- static/_locales/en_US/website.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/static/_locales/en_US/website.json b/static/_locales/en_US/website.json index 60eeebb..ec7c40b 100644 --- a/static/_locales/en_US/website.json +++ b/static/_locales/en_US/website.json @@ -72,7 +72,7 @@ "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." }, "contactSnowflakeDevs": { - "message": "If you're interested in making use of Snowflake inside your application, get in touch with <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/anti-censorship-team%5... team." + "message": "If you're interested in making use of Snowflake inside your application, get in touch with <a href="https://lists.torproject.org/cgi-bin/mailman/listinfo/anti-censorship-team%5... team</a>." }, "howSnowflakeWorks": { "message":"Learn more about how Snowflake works"