Rename 'Get Started' to 'Documentation' in menu (#134)

Rename 'Get Started' to 'Documentation' in menu
This commit is contained in:
Lance Pioch 2019-09-10 20:33:56 -04:00 committed by GitHub
commit 58fd11bf8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ module.exports = {
logo: '/pterodactyl-flat.png',
nav: [
{
text: 'Get Started',
text: 'Documentation',
link: '/project/introduction.md',
},
{