From 5b27da7131511f43c0641da646b4e4d783e374f1 Mon Sep 17 00:00:00 2001 From: Rihan Date: Mon, 12 Oct 2020 16:48:27 +0100 Subject: [PATCH] Add link to API docs --- .vuepress/config.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.vuepress/config.js b/.vuepress/config.js index 860f2b44..68ea602d 100644 --- a/.vuepress/config.js +++ b/.vuepress/config.js @@ -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: {