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 | 2be8495609d76957731db2742e2028a8c4ac3423 (patch) | |
tree | 5d53f2dd03ea3ba2ac161876205eccbf59744357 /README.md | |
parent | 529279abf16cc8d7f2e4340819b9a8e945202185 (diff) | |
parent | 67813ac290e44d53b784a353d276a16d54577c5f (diff) | |
download | sncontinue-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.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 |