Fix wrong path to FAQ

This commit is contained in:
Simon Mattila 2019-09-20 05:11:46 +02:00
parent c1359f8505
commit b24137cd27

View File

@ -29,8 +29,8 @@ module.exports = {
{
title: 'FAQ',
children: [
'/help/faq/application/',
'/help/faq/extensions/'
'/help/faq/application',
'/help/faq/extensions'
]
},
'/extensions/'