Skip to content

Commit 0c217e9

Browse files
authored
Rename some roadmap labels (#467)
1 parent 000e6d1 commit 0c217e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/roadmap/index.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ const projectTabs = [
2222
},
2323
{
2424
id: "maplibre-tiles",
25-
label: "MapLibre Tiles",
25+
label: "MapLibre Tile Format",
2626
description: "Evolution of the MapLibre Tiles specification and tooling.",
2727
},
2828
{
2929
id: "martin",
30-
label: "Martin",
30+
label: "Martin Tile Server",
3131
description: "Planned work for the Martin tile server.",
3232
},
3333
];

0 commit comments

Comments
 (0)