Skip to content

Commit b1dc0f5

Browse files
authored
markdoc.dev (#7)
1 parent bb6033d commit b1dc0f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The first thing you'll need to do is install `@markdoc/next.js` and add it to yo
4545
# Get started with Markdoc
4646
```
4747

48-
See [our docs](https://markdoc.io/docs/nextjs) for more options.
48+
See [our docs](https://markdoc.dev/docs/nextjs) for more options.
4949

5050
## Contributing
5151

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"bugs": {
4141
"url": "https://github.com/markdoc/next.js/issues"
4242
},
43-
"homepage": "https://markdoc.io/docs/nextjs",
43+
"homepage": "https://markdoc.dev/docs/nextjs",
4444
"jest": {
4545
"preset": "ts-jest/presets/js-with-babel"
4646
}

0 commit comments

Comments
 (0)