mirror of
https://github.com/Unleash/unleash.git
synced 2025-06-23 01:16:27 +02:00
docs: remove roadmap from footer (#9890)
Remove Product Roadmap from footer and add Product Vision
This commit is contained in:
parent
bc342c5b13
commit
c0e30deafb
@ -352,6 +352,10 @@ class="header-github-link"
|
|||||||
label: 'Pricing',
|
label: 'Pricing',
|
||||||
href: 'https://www.getunleash.io/pricing',
|
href: 'https://www.getunleash.io/pricing',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: 'Product vision',
|
||||||
|
href: 'https://www.getunleash.io/product-vision',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: 'Open live demo',
|
label: 'Open live demo',
|
||||||
href: 'https://app.unleash-hosted.com/demo/login',
|
href: 'https://app.unleash-hosted.com/demo/login',
|
||||||
@ -381,10 +385,6 @@ class="header-github-link"
|
|||||||
label: 'Status',
|
label: 'Status',
|
||||||
href: 'https://unleash.instatus.com',
|
href: 'https://unleash.instatus.com',
|
||||||
},
|
},
|
||||||
{
|
|
||||||
label: 'Roadmap',
|
|
||||||
href: 'https://github.com/orgs/Unleash/projects/10/views/1',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: 'Changelog',
|
label: 'Changelog',
|
||||||
href: 'https://github.com/Unleash/unleash/releases',
|
href: 'https://github.com/Unleash/unleash/releases',
|
||||||
|
Loading…
Reference in New Issue
Block a user