From f11ce0d914a4c36c7310be36f3179c58150e420a Mon Sep 17 00:00:00 2001 From: Barry Wang <33831597+GithuBarry@users.noreply.github.com> Date: Mon, 15 Apr 2024 11:41:06 -0400 Subject: [PATCH] Update plugin.json --- public/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/plugin.json b/public/plugin.json index a591559..9e73e6d 100644 --- a/public/plugin.json +++ b/public/plugin.json @@ -2,7 +2,7 @@ "author": "Barry", "homepage": "https://github.com/GithuBarry/chat-plugin-search-engine", "identifier": "search-engine-serper", - "manifest": "https://raw.githubusercontent.com/GithuBarry/chat-plugin-search-engine/main/public/openapi.json", + "manifest": "https://raw.githubusercontent.com/GithuBarry/chat-plugin-search-engine/main/public/manifest.json", "meta": { "avatar": "🔍", "description": "Google search engine via Serper.dev free API (2500x🆓/month)",