Remove bogus leading slash from image URL
This commit is contained in:
parent
4e78648d46
commit
872c0fff63
1 changed files with 2 additions and 2 deletions
|
@ -269,7 +269,7 @@
|
|||
|
||||
<feature name="Forest">
|
||||
<category>natural</category>
|
||||
<icon image="/features/pois/landuse_coniferous.n.24.png"/>
|
||||
<icon image="features/pois/landuse_coniferous.n.24.png"/>
|
||||
|
||||
<area/>
|
||||
<tag k="landuse" v="forest"/>
|
||||
|
@ -284,4 +284,4 @@
|
|||
<tag k="landuse" v="meadow"/>
|
||||
<inputSet ref="common"/>
|
||||
</feature>
|
||||
</featureGroup>
|
||||
</featureGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue