Hide API reference from nav

This commit is contained in:
Dane Everitt 2018-07-28 15:06:30 -07:00
parent f8345649c6
commit 6da474ffa7
No known key found for this signature in database
GPG Key ID: EEA66103B3D71F53

View File

@ -21,10 +21,10 @@ module.exports = {
text: 'Get Started', text: 'Get Started',
link: '/project/introduction.md', link: '/project/introduction.md',
}, },
{ // {
text: 'API Reference', // text: 'API Reference',
link: '/api/' // link: '/api/'
}, // },
{ {
text: 'Get Help', text: 'Get Help',
link: 'https://pterodactyl.io/discord' link: 'https://pterodactyl.io/discord'