Skip to content

Commit 59dba01

Browse files
committed
Rename MapML -> MapML-Specification in files
1 parent 8692e45 commit 59dba01

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MapML [![Join the chat at https://gitter.im/Maps4HTML/MapML](https://badges.gitter.im/Maps4HTML/MapML.svg)](https://gitter.im/Maps4HTML/MapML?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
22

3-
[Map Markup Language](https://maps4html.org/MapML/spec/) is hypertext for Web maps, like HTML is hypertext for Web pages. See the [explainer](https://github.com/Maps4HTML/MapML-Proposal) document.
3+
[Map Markup Language](https://maps4html.org/MapML-Specification/spec/) is hypertext for Web maps, like HTML is hypertext for Web pages. See the [explainer](https://github.com/Maps4HTML/MapML-Proposal) document.
44

55
## Background
66

schema/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MapML
22

3-
[Map Markup Language](https://maps4html.org/MapML/spec/) is a proposed HTML vocabulary for maps.
3+
[Map Markup Language](https://maps4html.org/MapML-Specification/spec/) is a proposed HTML vocabulary for maps.
44
Although document validity is not a concept that can be strictly enforced on the internet,
55
the documents in this directory are an attempt to provide guidance to map authors on what
66
constitutes markup that is understood as being within scope of the MapML specification.

spec/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
],
2727
group: "maps4html",
2828
wgPublicList: "public-maps4html",
29-
edDraftURI: "https://maps4html.org/MapML/spec/",
29+
edDraftURI: "https://maps4html.org/MapML-Specification/spec/",
3030
copyrightStart: "2015",
31-
github: "https://github.com/Maps4HTML/MapML/",
31+
github: "https://github.com/Maps4HTML/MapML-Specification/",
3232
xref: "web-platform",
3333
pluralize: true,
3434
localBiblio: {

0 commit comments

Comments
 (0)