summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-06-03 00:21:55 -0400
committerNate Sesti <sestinj@gmail.com>2023-06-03 00:21:55 -0400
commit6e93c8e0e1b54d7a842efcf438da1c9fc05ccf7b (patch)
tree458295697b867d647f24edbe4425fa33359c0aa3
parentf4721c78a9267ae3d4724ff03b91b4ecae7ab2d4 (diff)
parentca33dbd7cd28deae6e02595b23a0d31d7413be54 (diff)
downloadsncontinue-6e93c8e0e1b54d7a842efcf438da1c9fc05ccf7b.tar.gz
sncontinue-6e93c8e0e1b54d7a842efcf438da1c9fc05ccf7b.tar.bz2
sncontinue-6e93c8e0e1b54d7a842efcf438da1c9fc05ccf7b.zip
Merge branch 'main' of https://github.com/continuedev/continue
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1369dfe0..8ec0643c 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ git clone https://github.com/continuedev/continue && cd continue/extension/scrip
# Writing Recipes
-Check out our [recipes repo](https://github.com/continuedev/recipes) to learn how to write your own.
+Check out the [recipes folder](https://github.com/continuedev/continue/tree/main/continuedev/src/continuedev/recipes) to learn how to write your own.
# Contributing