Skip to content

Commit 0999dce

Browse files
committed
1 parent 7892354 commit 0999dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ const features = [
1818
{ url: 'network-traffic', title: 'Network Traffic' },
1919
{ url: 'purchase', title: 'Plans, Purchase & Billing' },
2020
{ url: 'organization', title: 'Organization & Roles' },
21-
{ url: 'zombie-flags', title: 'Zombie Flags' },
2221
{ url: 'news', title: 'News & Product Updates' },
2322
{ url: 'faq', title: 'FAQ' },
2423
{ url: 'glossary', title: 'Glossary' },
@@ -57,6 +56,7 @@ const features = [
5756
url: 'advanced/migration-from-launchdarkly',
5857
title: 'Migration from LaunchDarkly',
5958
},
59+
{ url: 'zombie-flags', title: 'Zombie Flags' },
6060
// { url: 'advanced/config-v2-migration-guide', title: 'Config V2 Migration Guide' },
6161
],
6262
},

0 commit comments

Comments
 (0)