mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-20 00:08:02 +01:00
Chore: correctly format docusaurus.config.js
This bit of code has been popping up in all my change batches recently, so I'm gonna nip it in the bud and fix it.
This commit is contained in:
parent
10aa79eb56
commit
65d69c6fa7
@ -465,7 +465,7 @@ module.exports = {
|
||||
to: '/reference/api/legacy/unleash/admin/context',
|
||||
},
|
||||
{
|
||||
from: [ '/api/admin/events', '/docs/api/admin/events' ],
|
||||
from: ['/api/admin/events', '/docs/api/admin/events'],
|
||||
to: '/reference/api/legacy/unleash/admin/events',
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user