summaryrefslogtreecommitdiff
path: root/continuedev/README.md
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-06-04 18:10:55 -0400
committerNate Sesti <sestinj@gmail.com>2023-06-04 18:10:55 -0400
commit99d0cf12dcd1481e719e78483fc7df080dc95954 (patch)
tree0a6ffa5955aa5bb4df683d5441dd30ff884fa6a9 /continuedev/README.md
parent897279d79739711ad75e18ccb409e1671aa159f7 (diff)
downloadsncontinue-99d0cf12dcd1481e719e78483fc7df080dc95954.tar.gz
sncontinue-99d0cf12dcd1481e719e78483fc7df080dc95954.tar.bz2
sncontinue-99d0cf12dcd1481e719e78483fc7df080dc95954.zip
netlify docs link to continue.dev/docs
Diffstat (limited to 'continuedev/README.md')
-rw-r--r--continuedev/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/continuedev/README.md b/continuedev/README.md
index e27cf3ae..d6718c14 100644
--- a/continuedev/README.md
+++ b/continuedev/README.md
@@ -2,7 +2,7 @@
This package contains the [Continue](https://github.com/continuedev.com/continue) server and core classes needed to build your own recipes.
-Continue is a Python library for automating repetitive sequences of software development tasks using language models. Using our VS Code extension, you can build, run, and refine these recipes as they natively interact with your codebase. Read the docs [here](https://continuedev.netlify.app/) or download the VS Code extension [here](https://marketplace.visualstudio.com/items?itemName=Continue.continue).
+Continue is a Python library for automating repetitive sequences of software development tasks using language models. Using our VS Code extension, you can build, run, and refine these recipes as they natively interact with your codebase. Read the docs [here](https://continue.dev/docs) or download the VS Code extension [here](https://marketplace.visualstudio.com/items?itemName=Continue.continue).
## Continue Server