diff options
| author | Ty Dunn <ty@tydunn.com> | 2023-06-03 10:43:42 +0200 | 
|---|---|---|
| committer | Ty Dunn <ty@tydunn.com> | 2023-06-03 10:43:42 +0200 | 
| commit | 04b5427827d1cf200be21225788fb270d8747e30 (patch) | |
| tree | 55ec022fc95a356cbeb981214acc17b19129651d /docs | |
| parent | 84257e11f18766ae2e581f07879a77aac3b8da4d (diff) | |
| download | sncontinue-04b5427827d1cf200be21225788fb270d8747e30.tar.gz sncontinue-04b5427827d1cf200be21225788fb270d8747e30.tar.bz2 sncontinue-04b5427827d1cf200be21225788fb270d8747e30.zip | |
fixing broken link
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/docs/install.md | 2 | ||||
| -rw-r--r-- | docs/docs/telemetry.md | 2 | 
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
 | 
