fix link to tag_classes.js reference (#10535)

This commit is contained in:
Emmanuel Ferdman
2024-11-13 16:31:51 +02:00
committed by GitHub
parent 93c8e3dd7d
commit 4ffc0bcd82
+1 -1
View File
@@ -167,7 +167,7 @@ have `.area` and `.way` classes.
Elements also receive classes according to certain of the OSM key-value tags that are
assigned to them.
Tag classes are prefixed with `tag-` (see [`iD.svgTagClasses`](https://github.com/openstreetmap/iD/blob/develop/js/id/svg/tag_classes.js) for details).
Tag classes are prefixed with `tag-` (see [`iD.svgTagClasses`](https://github.com/openstreetmap/iD/blob/develop/modules/svg/tag_classes.js) for details).
#### Primary