From 99d0cf12dcd1481e719e78483fc7df080dc95954 Mon Sep 17 00:00:00 2001 From: Nate Sesti Date: Sun, 4 Jun 2023 18:10:55 -0400 Subject: netlify docs link to continue.dev/docs --- extension/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extension/README.md') diff --git a/extension/README.md b/extension/README.md index 12e25417..624ccdae 100644 --- a/extension/README.md +++ b/extension/README.md @@ -1,6 +1,6 @@ # Continue -**[Continue](https://continuedev.netlify.app/docs) is the open-source library for accelerating software development with language models** +**[Continue](https://continue.dev/docs) is the open-source library for accelerating software development with language models** The Continue VS Code extension lets you make edits with natural langauge, ask questions of your codebase, automatically generate unit tests, and more. Beyond the built-in functionality, you can easily write your own recipes to automate the most repetitive sequences of tasks in your workflow. @@ -15,7 +15,7 @@ To test a few common recipes, open a blank python file and try the following: - /pytest to write Pytest unit tests in a separate file - Ask in natural language for a new method -See [here](https://continuedev.netlify.app/docs/concepts/recipe) for the full list of recipes currently available to use. +See [here](https://continue.dev/docs/docs/concepts/recipe) for the full list of recipes currently available to use. You can find the Continue GitHub repo [here](https://github.com/continuedev/continue) -- cgit v1.2.3-70-g09d2