mirror of
				https://github.com/strapi/strapi.git
				synced 2025-11-04 11:54:10 +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',
 | 
					        text: 'Website',
 | 
				
			||||||
        link: 'https://strapi.io',
 | 
					        link: 'https://strapi.io',
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
 | 
					      {
 | 
				
			||||||
 | 
					        text: 'Forum',
 | 
				
			||||||
 | 
					        link: 'https://forum.strapi.io',
 | 
				
			||||||
 | 
					      },
 | 
				
			||||||
      {
 | 
					      {
 | 
				
			||||||
        text: 'Slack',
 | 
					        text: 'Slack',
 | 
				
			||||||
        link: 'https://slack.strapi.io',
 | 
					        link: 'https://slack.strapi.io',
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user