diff options
author | Ty Dunn <ty@tydunn.com> | 2023-06-18 13:51:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-18 13:51:48 -0700 |
commit | c873c511cd148b8e80044671dcd47d0da8374d3a (patch) | |
tree | 675e5916996575efe5f21413300d3aab9cecd023 /docs | |
parent | 56621172147a73c9216b4019075ca72ae82933c4 (diff) | |
download | sncontinue-c873c511cd148b8e80044671dcd47d0da8374d3a.tar.gz sncontinue-c873c511cd148b8e80044671dcd47d0da8374d3a.tar.bz2 sncontinue-c873c511cd148b8e80044671dcd47d0da8374d3a.zip |
Update getting-started.md
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docs/getting-started.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/getting-started.md b/docs/docs/getting-started.md index dca14a80..efa078f0 100644 --- a/docs/docs/getting-started.md +++ b/docs/docs/getting-started.md @@ -20,4 +20,4 @@ You can also open the Continue panel with `cmd+k` on Mac / `ctrl+k` on Windows ## Alternative: GitHub Codespaces
-If you would like to try without installing on your machine, you can [open our GitHub Codespace](https://github.com/codespaces/badge.svg)](https://codespaces.new/continuedev/continue-codespaces-demo?quickstart=1)) to play with Continue in a browser-based editor
+If you would like to try without installing on your machine, you can [open our GitHub Codespace](https://codespaces.new/continuedev/continue-codespaces-demo?quickstart=1) to play with Continue in a browser-based editor
|