mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
Merge pull request #6423 from mempool/mononaut/fix-docs-redirect
fix docs wildcard redirect
This commit is contained in:
commit
146d3cf8a1
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ if (browserWindowEnv.BASE_MODULE && browserWindowEnv.BASE_MODULE === 'liquid') {
|
|||
},
|
||||
{
|
||||
path: '**',
|
||||
redirectTo: 'api/faq'
|
||||
redirectTo: 'faq'
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue