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 bb6033d commit b1dc0f5Copy full SHA for b1dc0f5
README.md
@@ -45,7 +45,7 @@ The first thing you'll need to do is install `@markdoc/next.js` and add it to yo
45
# Get started with Markdoc
46
```
47
48
-See [our docs](https://markdoc.io/docs/nextjs) for more options.
+See [our docs](https://markdoc.dev/docs/nextjs) for more options.
49
50
## Contributing
51
package.json
@@ -40,7 +40,7 @@
40
"bugs": {
41
"url": "https://github.com/markdoc/next.js/issues"
42
},
43
- "homepage": "https://markdoc.io/docs/nextjs",
+ "homepage": "https://markdoc.dev/docs/nextjs",
44
"jest": {
"preset": "ts-jest/presets/js-with-babel"
}
0 commit comments