Skip to content

Commit e3d22bf

Browse files
committed
Update links for JS implementations
1 parent 0035d3b commit e3d22bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ JSON is the most popular _data-interchange_ format. But it isn't a very good _co
7575
Follow [the specification](/spec/v0.1) for creating new implementations.
7676

7777
* JavaScript <br/>
78-
[maml.js](https://github.com/maml-dev/maml.js) <Badge type="tip" text="MAML v0.1" /><br/>
79-
[maml-ast](https://github.com/maml-dev/maml-ast) <Badge type="tip" text="MAML v0.1" /><br/>
78+
[maml](https://npmjs.com/package/maml) <Badge type="tip" text="MAML v0.1" /><br/>
79+
[maml-ast](https://npmjs.com/package/maml-ast) <Badge type="tip" text="MAML v0.1" /><br/>
8080

8181
* Python <br/>
8282
[maml-py](https://pypi.org/project/maml-py/) <Badge type="tip" text="MAML v0.1" />

0 commit comments

Comments
 (0)