1
0
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:
Thomas Heartman 2022-12-13 08:25:58 +01:00
parent 10aa79eb56
commit 65d69c6fa7
No known key found for this signature in database
GPG Key ID: 47CFBB2D87C87664

View File

@ -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',
},
{