mirror of
https://github.com/strapi/strapi.git
synced 2025-09-07 23:57:19 +00:00
Merge pull request #8030 from strapi/docs/links/forum
Add forum to header links on docs
This commit is contained in:
commit
693ca6ec7b
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user