[tor-commits] [community/translations] update readme to main version

emmapeel at torproject.org emmapeel at torproject.org
Sun Oct 10 10:24:27 UTC 2021


commit 4b3d2df329d3b19df7fa08c18de5f8659d1ac1f2
Author: emma peel <emma.peel at riseup.net>
Date:   Sun Oct 10 12:13:47 2021 +0200

    update readme to main version
---
 README.md           | 11 +++++------
 templates/home.html |  1 +
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index d0d917a..d1d09e7 100644
--- a/README.md
+++ b/README.md
@@ -1,19 +1,18 @@
 # Community portal
 
-This is the repository of Community portal. The current online version of this portal can be found at https://community.torproject.org or [Community Onion Service](http://3gldbgtv5e4god56.onion/).
+This is the repository of Community portal. The current online version of this portal can be found at https://community.torproject.org or [Community Onion Service](http://xmrhfasfg5suueegrnc4gsgyi2tyclcy5oz7f5drnrodmdtob6t2ioyd.onion/).
 
 To clone the code use either of 
 
 ```git clone https://git.torproject.org/project/web/community.git/```
 
-```torify git clone http://dccbbv6cooddgcrq.onion/project/web/community.git/``` 
+```torify git clone http://xtlfhaspqtkeeqxk6umggfbr3gyfznvf4jhrge2fujz53433i2fcs3id.onion/project/web/community.git/``` 
 
-or browse it [online](http://gitweb.torproject.org/project/web/community.git).
+or browse it [online](http://gzgme7ov25seqjbphab4fkcph3jkobfwwpivt5kzbv3kqx2y2qttl4yd.onion/project/web/community).
 
 ## How to report bugs or feedback 
 
-First check if your issue wasn't already opened in [gitlab.torproject.org](https://gitlab.torproject.org/web/community/issues), then file a [trac ticket](https://trac.torproject.org/projects/tor/newticket) and choose the component: Webpages/Community. 
-
+First, check if the bug is already known. You can search and read all the issues at https://gitlab.torproject.org/. To create a new issue, please [request a new account](https://gitlab.onionize.space/) to access Tor Project's GitLab instance and [find the right repository](https://gitlab.torproject.org/tpo) to report your issue. Issues related to our websites should be filed under the [Web issue tracker](https://gitlab.torproject.org/groups/tpo/web/-/issues).
 
 ## What is Lektor
 
@@ -51,7 +50,7 @@ To just build the website once: ```$ lektor build -O <folder>```
 
 #### How to develop on the website
 
-Check our [wiki pages](https://gitlab.torproject.org/web/community/wikis/How-to-develop-on-the-website).
+Check our [wiki pages](https://gitlab.torproject.org/tpo/web/wiki/-/wikis/How-to-develop-on-the-website).
 
 ### Translations
 
diff --git a/templates/home.html b/templates/home.html
index 06d0724..b81314c 100644
--- a/templates/home.html
+++ b/templates/home.html
@@ -32,6 +32,7 @@
 		{{ _("Documentation") }}
 		{{ _("Support") }}
 		{{ _("Jobs") }}
+		{{ _("Blog") }}
 		{{ _("Contact") }}
 		{{ _("Press") }}
 -->



More information about the tor-commits mailing list