From 028eecf3144c645d2ed91541c58c38e0836c8838 Mon Sep 17 00:00:00 2001 From: Derick Sozo Date: Thu, 28 Dec 2023 14:40:22 +0700 Subject: [PATCH] Update: Plugins page docs links (#445) * (update): Updating the links to the documentation for plugins on the /plugins page. * (update): Implementing Yuval's feedback and changing the URL to the one on GitHub. --------- Co-authored-by: Yuval Hazaz --- pages/plugins.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/plugins.js b/pages/plugins.js index 157397c4..df8af37a 100644 --- a/pages/plugins.js +++ b/pages/plugins.js @@ -47,7 +47,7 @@ const Plugins = ({ plugins }) => { isLink={true} onClick={() => handleStartNowClick("PluginsLearnMoreClick")} className="!inline-block !text-xs !font-normal !bg-transparent hover:!bg-transparent !px-2" - href="https://docs.amplication.com/plugins/overview/" + href="https://docs.amplication.com/getting-started/plugins/" delayLinkMs={300} />