[skip ci] Fix link to documentation in nav (#88)

This commit is contained in:
John Wesley 2023-09-08 15:44:56 -04:00 committed by GitHub
parent 525146a210
commit 0046b5b65a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ const support = {
id: 'documentation',
title: 'Documentation',
type: 'item',
url: 'https://github.com/azukaar/Cosmos-Server/wiki',
url: 'https://cosmos-cloud.io/doc',
icon: QuestionOutlined,
external: true,
target: true