From 69269d5a9073dea5dc1feda1c1ab8886f9c01d92 Mon Sep 17 00:00:00 2001 From: lloydzhou Date: Fri, 6 Sep 2024 14:53:49 +0800 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c12a4fc..4653e46 100644 --- a/README.md +++ b/README.md @@ -19,5 +19,5 @@ This project stores [Plugins](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web - [Webpilot](./plugins/webpilot) - [FastGPT](./plugins/fastgpt) - [NPM Registry Search API](./plugins/npmsearch) -- [CodeInterpreter](./plugins/codeinterpreterapi) see: [leezhuuuuu/Code-Interpreter-Api](https://github.com/leezhuuuuu/Code-Interpreter-Api) +- [CodeInterpreter](./plugins/codeinterpreterapi) from: [leezhuuuuu/Code-Interpreter-Api](https://github.com/leezhuuuuu/Code-Interpreter-Api)