Merge pull request #8030 from strapi/docs/links/forum

Add forum to header links on docs
This commit is contained in:
Jim LAURIE 2020-09-28 14:56:40 +02:00 committed by GitHub
commit 693ca6ec7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -127,6 +127,10 @@ module.exports = {
text: 'Website',
link: 'https://strapi.io',
},
{
text: 'Forum',
link: 'https://forum.strapi.io',
},
{
text: 'Slack',
link: 'https://slack.strapi.io',