diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-06-03 00:21:55 -0400 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-06-03 00:21:55 -0400 |
commit | 6e93c8e0e1b54d7a842efcf438da1c9fc05ccf7b (patch) | |
tree | 458295697b867d647f24edbe4425fa33359c0aa3 | |
parent | f4721c78a9267ae3d4724ff03b91b4ecae7ab2d4 (diff) | |
parent | ca33dbd7cd28deae6e02595b23a0d31d7413be54 (diff) | |
download | sncontinue-6e93c8e0e1b54d7a842efcf438da1c9fc05ccf7b.tar.gz sncontinue-6e93c8e0e1b54d7a842efcf438da1c9fc05ccf7b.tar.bz2 sncontinue-6e93c8e0e1b54d7a842efcf438da1c9fc05ccf7b.zip |
Merge branch 'main' of https://github.com/continuedev/continue
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |