summaryrefslogtreecommitdiff
path: root/README.md
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
commit2be8495609d76957731db2742e2028a8c4ac3423 (patch)
tree5d53f2dd03ea3ba2ac161876205eccbf59744357 /README.md
parent529279abf16cc8d7f2e4340819b9a8e945202185 (diff)
parent67813ac290e44d53b784a353d276a16d54577c5f (diff)
downloadsncontinue-2be8495609d76957731db2742e2028a8c4ac3423.tar.gz
sncontinue-2be8495609d76957731db2742e2028a8c4ac3423.tar.bz2
sncontinue-2be8495609d76957731db2742e2028a8c4ac3423.zip
Merge branch 'main' of https://github.com/continuedev/continue
Diffstat (limited to 'README.md')
-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