From: Andy Allan Date: Wed, 31 Jan 2024 14:32:35 +0000 (+0000) Subject: Merge pull request #4498 from tomhughes/remove-help-link X-Git-Tag: live~735 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/f862dbf166e869091a7ebfa7541fa7adfed385d5?hp=39b0d27bae7791b37498cfd4fa99a686a3bca525 Merge pull request #4498 from tomhughes/remove-help-link Drop help.openstreetmap.org from the help page --- diff --git a/app/views/site/help.html.erb b/app/views/site/help.html.erb index ade1e9437..ba25d87eb 100644 --- a/app/views/site/help.html.erb +++ b/app/views/site/help.html.erb @@ -4,7 +4,7 @@

<%= t ".introduction" %>

-<% sites = %w[beginners_guide help mailing_lists community irc switch2osm welcomemat wiki] %> +<% sites = %w[beginners_guide community mailing_lists irc switch2osm welcomemat wiki] %> <% sites.prepend("welcome") if current_user %>
diff --git a/config/locales/en.yml b/config/locales/en.yml index 0d2e9eebc..aae35a788 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2228,18 +2228,14 @@ en: url: https://wiki.openstreetmap.org/wiki/Beginners%27_guide title: Beginners' Guide description: Community maintained guide for beginners. - help: - url: https://help.openstreetmap.org/ - title: Help Forum - description: Ask a question or look up answers on OpenStreetMap's question-and-answer site. + community: + url: https://community.openstreetmap.org/ + title: Help & Community Forum + description: A shared place for to seek help and have conversations about OpenStreetMap. mailing_lists: url: https://lists.openstreetmap.org/ title: Mailing Lists description: Ask a question or discuss interesting matters on a wide range of topical or regional mailing lists. - community: - url: https://community.openstreetmap.org/ - title: Community forum - description: A shared place for conversations about OpenStreetMap. irc: url: https://irc.openstreetmap.org/ title: IRC