Skip to content

Commit edd38d2

Browse files
committed
Rename to maml.dev
1 parent f744c69 commit edd38d2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.vitepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export default defineConfig({
4343
{ text: 'Examples', link: 'https://maml-dev.github.io/examples/' },
4444
],
4545
socialLinks: [
46-
{ icon: 'github', link: 'https://github.com/maml-dev/maml' },
46+
{ icon: 'github', link: 'https://github.com/maml-dev/maml.dev' },
4747
],
4848
search: {
4949
provider: 'local',

index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,10 @@ Follow [the specification](/spec/v0.1) for creating new implementations.
103103
* [Envi](https://envi.codecompose.dev) – Environment file management
104104
* [Tachi Code](https://tachicode.dev) – Browser-native code editor
105105

106-
<sub>[Add your project too](https://github.com/maml-dev/maml/discussions/new?category=general&title=New%20project:%20)</sub>
106+
<sub>[Add your project too](https://github.com/maml-dev/maml.dev/discussions/new?category=general&title=New%20project:%20)</sub>
107107

108108
## FAQ
109109

110-
1. [What’s the difference between MAML and JSONC/JSON5?](https://github.com/maml-dev/maml/issues/1)
111-
2. [Why not Zig-style multiline?](https://github.com/maml-dev/maml/issues/3)
112-
3. [What about YAML?](https://github.com/maml-dev/maml/issues/6)
110+
1. [What’s the difference between MAML and JSONC/JSON5?](https://github.com/maml-dev/maml.dev/issues/1)
111+
2. [Why not Zig-style multiline?](https://github.com/maml-dev/maml.dev/issues/3)
112+
3. [What about YAML?](https://github.com/maml-dev/maml.dev/issues/6)

0 commit comments

Comments
 (0)