From c7316754436990972a8eb1139f860b2c35066d66 Mon Sep 17 00:00:00 2001 From: BillSchumacher <34168009+BillSchumacher@users.noreply.github.com> Date: Wed, 19 Apr 2023 18:45:29 -0500 Subject: [PATCH] Fix url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5fea44d1..85c4019df 100644 --- a/README.md +++ b/README.md @@ -256,7 +256,7 @@ export CUSTOM_SEARCH_ENGINE_ID="YOUR_CUSTOM_SEARCH_ENGINE_ID" ## Plugins -See https://github.com/Torantulino/Auto-GPT-Plugin-Template for the template of the plugins. +See https://github.com/Significant-Gravitas/Auto-GPT-Plugin-Template for the template of the plugins. ⚠️💀 WARNING 💀⚠️: Review the code of any plugin you use, this allows for any Python to be executed and do malicious things. Like stealing your API keys.