forked from MapComplete/MapComplete
Fixed reviews for named elements
This commit is contained in:
parent
e7dcd350fe
commit
287470acff
4 changed files with 14 additions and 7 deletions
|
@ -86,7 +86,7 @@ function generateWikiEntry(layout: LayoutConfig){
|
|||
auth=`Yes, by ${layout.maintainer};`
|
||||
}
|
||||
return `{{service_item
|
||||
|name= [https://mapcomplete.osm.be/${layout.id}.html ${layout.id}]
|
||||
|name= [https://mapcomplete.osm.be/${layout.id} ${layout.id}]
|
||||
|region= Worldwide
|
||||
|lang= ${languages}
|
||||
|descr= A MapComplete theme: ${Translations.W(layout.description)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue