Merge pull request #262 from LeCodeCo/patch-1

Add link to API docs
This commit is contained in:
Anand Capur 2020-10-13 20:16:39 -07:00 committed by GitHub
commit f04064d7b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,6 +55,10 @@ module.exports = {
{
text: 'Get Help',
link: 'https://pterodactyl.io/discord'
},
{
text: 'API',
link: 'https://dashflo.net/docs/api/pterodactyl/v1/'
}
],
sidebar: {