summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTy Dunn <ty@tydunn.com>2023-06-03 10:43:42 +0200
committerTy Dunn <ty@tydunn.com>2023-06-03 10:43:42 +0200
commitde0e8a9337cdf6d5a5b2c735df73e11e7a4b2371 (patch)
tree8de488e20198110075f4f6e3885c52ae09bc1f6c /docs
parent1c8c355366bf8e04f8f8a79b7db87f0f00bbf40f (diff)
downloadsncontinue-de0e8a9337cdf6d5a5b2c735df73e11e7a4b2371.tar.gz
sncontinue-de0e8a9337cdf6d5a5b2c735df73e11e7a4b2371.tar.bz2
sncontinue-de0e8a9337cdf6d5a5b2c735df73e11e7a4b2371.zip
fixing broken link
Diffstat (limited to 'docs')
-rw-r--r--docs/docs/install.md2
-rw-r--r--docs/docs/telemetry.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/docs/install.md b/docs/docs/install.md
index 4c3efb07..4c75bc4a 100644
--- a/docs/docs/install.md
+++ b/docs/docs/install.md
@@ -14,8 +14,6 @@ If you want to try Continue before installing locally, check out the [GitHub Cod
**TODO: Add link to screenshot of what it looks like after install has completed**
-![vs-code-install]()
-
:::note
If you would like to install Continue from source, please [follow the instructions](https://github.com/continuedev/continue/blob/main/README.md) in the repo README.
:::
diff --git a/docs/docs/telemetry.md b/docs/docs/telemetry.md
index e22d89e8..47f5a171 100644
--- a/docs/docs/telemetry.md
+++ b/docs/docs/telemetry.md
@@ -12,6 +12,8 @@ We track the following...
## How to opt out
+**TODO: Define where the root of your workspace**
+
Create a `continue.json` file in the root of your workspace and add the following:
```json