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