From 99021f373f35e1bcfa25f81d8711bcf2085ac71d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20G=C3=B3is?= Date: Tue, 8 Oct 2024 12:26:51 +0100 Subject: [PATCH] chore: update docs URL for event timeline (#8388) https://linear.app/unleash/issue/2-2767/update-docs-url-in-event-timeline Updates the event timeline documentation URL to directly link to the event timeline section. --- .../MainLayout/NavigationSidebar/NewInUnleash/NewInUnleash.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/component/layout/MainLayout/NavigationSidebar/NewInUnleash/NewInUnleash.tsx b/frontend/src/component/layout/MainLayout/NavigationSidebar/NewInUnleash/NewInUnleash.tsx index f8bad0510b02..d60229a44ce6 100644 --- a/frontend/src/component/layout/MainLayout/NavigationSidebar/NewInUnleash/NewInUnleash.tsx +++ b/frontend/src/component/layout/MainLayout/NavigationSidebar/NewInUnleash/NewInUnleash.tsx @@ -159,7 +159,8 @@ export const NewInUnleash = ({ behavior: 'smooth', }); }, - docsLink: 'https://docs.getunleash.io/reference/events', + docsLink: + 'https://docs.getunleash.io/reference/events#event-timeline', show: !isOss() && eventTimelineEnabled, longDescription: ( <>