We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0035d3b commit e3d22bfCopy full SHA for e3d22bf
index.md
@@ -75,8 +75,8 @@ JSON is the most popular _data-interchange_ format. But it isn't a very good _co
75
Follow [the specification](/spec/v0.1) for creating new implementations.
76
77
* 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/>
+ [maml](https://npmjs.com/package/maml) <Badge type="tip" text="MAML v0.1" /><br/>
+ [maml-ast](https://npmjs.com/package/maml-ast) <Badge type="tip" text="MAML v0.1" /><br/>
80
81
* Python <br/>
82
[maml-py](https://pypi.org/project/maml-py/) <Badge type="tip" text="MAML v0.1" />
0 commit comments