mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
docs: add link to the Unleash help center (#2926)
## What This change adds a link to the Unleash help center in the list of links. ## Why To make it easier to get help for customers who require it. ## Notes Signed off by Diego (@dsusa72) and Elise (@EliseBrevald).
This commit is contained in:
parent
91e20cc09a
commit
6b458fedbb
@ -115,6 +115,10 @@ module.exports = {
|
||||
label: 'Roadmap',
|
||||
href: 'https://github.com/orgs/Unleash/projects/10',
|
||||
},
|
||||
{
|
||||
label: 'Unleash help center',
|
||||
href: 'https://getunleash.zendesk.com/hc/en-gb',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user