Fix API reference top bar link

This commit is contained in:
alnoam 2022-10-27 17:52:46 +03:00
parent 367fc06bad
commit 1fa97a6b55

View File

@ -84,7 +84,7 @@ module.exports = {
}, },
{ {
label: 'Server API', label: 'Server API',
to: '/docs/references/api/index', to: '/docs/references/api',
}, },
{ {
label: 'Release Notes', label: 'Release Notes',