Merge pull request #4600 from strapi/docs-website-link

Fix docs website link in the top menu
This commit is contained in:
Alexandre BODIN 2019-11-28 09:00:19 +01:00 committed by GitHub
commit a6115daab5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -116,7 +116,7 @@ module.exports = {
}, },
{ {
text: 'Website', text: 'Website',
link: 'https://strapi', link: 'https://strapi.io',
}, },
{ {
text: 'Slack', text: 'Slack',