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 d7ef6f5 commit b80e370Copy full SHA for b80e370
reusable-snippets.mdx
@@ -6,7 +6,7 @@ icon: 'recycle'
6
7
import MintlifyIframe from "/snippets/iframe.jsx";
8
9
-<MintlifyIframe iframeUrl="https://mintlify.com/docs/quickstart" />
+<MintlifyIframe iframeUrl="https://mintlify.com/docs/quickstarts" />
10
11
12
One of the core principles of software development is DRY (Don't Repeat
0 commit comments