mirror of https://github.com/hashicorp/boundary
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
parent
919a4d76cf
commit
0b5a7cc6f7
@ -1,7 +1,7 @@
|
||||
export default [
|
||||
{
|
||||
text: 'Docs',
|
||||
url: '/docs',
|
||||
url: '/docs/getting-started',
|
||||
type: 'inbound',
|
||||
},
|
||||
]
|
||||
|
||||
Loading…
Reference in new issue