From 4f5222508d2a4bae316f0c83fceac24c14c66545 Mon Sep 17 00:00:00 2001 From: Shoaib Sajid Date: Fri, 22 Apr 2022 00:16:16 +0500 Subject: [PATCH] docs: update phisherman docs link (#327) --- backend/src/plugins/Phisherman/info.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/src/plugins/Phisherman/info.ts b/backend/src/plugins/Phisherman/info.ts index 5c9a1818..5c1ea94f 100644 --- a/backend/src/plugins/Phisherman/info.ts +++ b/backend/src/plugins/Phisherman/info.ts @@ -8,7 +8,7 @@ export const pluginInfo: ZeppelinGuildPluginBlueprint["info"] = { `), configurationGuide: trimPluginDescription(` ### Getting started - To get started, request an API key for Phisherman following the instructions at https://docs.phisherman.gg/#/api/getting-started?id=requesting-api-access. + To get started, request an API key for Phisherman following the instructions at https://docs.phisherman.gg/guide/getting-started.html#requesting-api-access Then, add the api key to the plugin's config: ~~~yml