Temp: docs link in the nav to getting-started (#460)

We don't have a great docs index page right now, and we want to direct
everyone in the beta to the getting started page.

We'll revert this prior to going public.
pull/462/head
Brandon Romano 6 years ago committed by GitHub
parent 919a4d76cf
commit 0b5a7cc6f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,7 @@
export default [
{
text: 'Docs',
url: '/docs',
url: '/docs/getting-started',
type: 'inbound',
},
]

Loading…
Cancel
Save