Remove LearnOSM
This commit is contained in:
parent
f74c984a49
commit
750eb5e57e
2 changed files with 1 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
<p class='introduction'><%= t "help_page.introduction" %></p>
|
||||
|
||||
<% ['welcome', 'learnosm', 'help', 'wiki'].each do |site| %>
|
||||
<% ['welcome', 'help', 'wiki'].each do |site| %>
|
||||
<div class='<%= site %> help-item'>
|
||||
<h3>
|
||||
<a href='<%= t "help_page.#{site}.url" %>'>
|
||||
|
|
|
@ -1209,10 +1209,6 @@ en:
|
|||
url: http://www.openstreetmap.org/welcome
|
||||
title: Welcome to OSM
|
||||
description: Start with this quick guide covering the OpenStreetMap basics.
|
||||
learnosm:
|
||||
url: http://learnosm.org/
|
||||
title: LearnOSM
|
||||
description: Learn how to edit OpenStreetMap with the JOSM editor step-by-step.
|
||||
help:
|
||||
url: https://help.openstreetmap.org/
|
||||
title: help.openstreetmap.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue