Remove help link (#6345)

Signed-off-by: soupette <cyril.lpz@gmail.com>
This commit is contained in:
cyril lopez 2020-05-25 18:35:41 +02:00 committed by GitHub
parent 86d5caf77b
commit fd6938a49a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,11 +17,6 @@ function StaticLinks() {
label: 'documentation',
destination: 'https://strapi.io/documentation',
},
{
icon: 'question-circle',
label: 'help',
destination: 'https://strapi.io/help',
},
];
return (