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 64458ae commit f5a00a7Copy full SHA for f5a00a7
packages/homepage/content/docs/2-importing.md
@@ -41,7 +41,7 @@ You can find the source of our git extractor [here](https://github.com/codesandb
41
42
## Export with CLI
43
44
-You can export a local project to CodeSandbox by using our [CLI](https://github.com/codesandbox-app/cli).
+You can export a local project to CodeSandbox by using our [CLI](https://github.com/codesandbox-app/codesandbox-importers/tree/master/packages/cli).
45
46
You can install our CLI by running `npm install -g codesandbox`. Then you can export a project by running `codesandbox {directory}`.
47
0 commit comments