mirror of
https://github.com/Unleash/unleash.git
synced 2025-04-15 01:16:22 +02: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',
|
behavior: 'smooth',
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
docsLink: 'https://docs.getunleash.io/reference/events',
|
docsLink:
|
||||||
|
'https://docs.getunleash.io/reference/events#event-timeline',
|
||||||
show: !isOss() && eventTimelineEnabled,
|
show: !isOss() && eventTimelineEnabled,
|
||||||
longDescription: (
|
longDescription: (
|
||||||
<>
|
<>
|
||||||
|
Loading…
Reference in New Issue
Block a user