mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
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.
This commit is contained in:
parent
787af6f0eb
commit
99021f373f
@ -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: (
|
||||
<>
|
||||
|
Loading…
Reference in New Issue
Block a user