diff options
Diffstat (limited to 'docs/docs')
| -rw-r--r-- | docs/docs/concepts/ide.md | 2 | ||||
| -rw-r--r-- | docs/docs/intro.md | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/docs/docs/concepts/ide.md b/docs/docs/concepts/ide.md index 1816d09b..dc7b9e23 100644 --- a/docs/docs/concepts/ide.md +++ b/docs/docs/concepts/ide.md @@ -17,7 +17,7 @@ SDK provides "IDEProtocol" class so that steps can interact with VS Code, etc...  ### VS Code
 -You can install the VS Code extension [here](../install.md)
 +You can install the VS Code extension [here](../getting-started.md)
  ### GitHub Codespaces
 diff --git a/docs/docs/intro.md b/docs/docs/intro.md index d7392752..906fed41 100644 --- a/docs/docs/intro.md +++ b/docs/docs/intro.md @@ -4,7 +4,7 @@  ## Quickstart -Install Continue packaged as a [VS Code extension](./install.md) +Install Continue packaged as a [VS Code extension](./getting-started.md)  ## What is Continue? | 
