mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 07:31:58 +01:00
Fix wrong path to FAQ
This commit is contained in:
parent
c1359f8505
commit
b24137cd27
@ -29,8 +29,8 @@ module.exports = {
|
|||||||
{
|
{
|
||||||
title: 'FAQ',
|
title: 'FAQ',
|
||||||
children: [
|
children: [
|
||||||
'/help/faq/application/',
|
'/help/faq/application',
|
||||||
'/help/faq/extensions/'
|
'/help/faq/extensions'
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
'/extensions/'
|
'/extensions/'
|
||||||
|
Loading…
Reference in New Issue
Block a user