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 8331d3a commit 2ab5f2dCopy full SHA for 2ab5f2d
packages/homepage/content/docs/2-embedding.md
@@ -9,7 +9,7 @@ description: "It's possible to embed a sandbox on Medium and other websites."
9
CodeSandbox has a separate application for the embed. This application is
10
specifically built to be as small as possible. If you replace `s` in the URL of
11
a sandbox to `embed` you have the embed version of the sandbox. Example:
12
-https://codesandbox.io/**s**/new => https://codesandbox.io/**embed**/new. Notice
+https://codesandbox.io/s/new => https://codesandbox.io/embed/new. Notice
13
that the embed doesn't have all features of the full editor.
14
15
## Generate a URL
0 commit comments