website: fix broken link in docs header
This commit is contained in:
parent
7ce0ecaad1
commit
78dedf1f25
|
@ -15,7 +15,7 @@ description: |-
|
|||
<section id='intro' class='g-container'>
|
||||
<hashi-section-header
|
||||
headline='Vault Documentation'
|
||||
description="Welcome to the Vault documentation! This documentation is more of a reference guide for all available features and options of Vault. If you're just getting started with Vault, please start with the [introduction and getting started guide instead](https://learn.hashicorp/vault)."
|
||||
description="Welcome to the Vault documentation! This documentation is more of a reference guide for all available features and options of Vault. If you're just getting started with Vault, please start with the [introduction and getting started guide instead](https://learn.hashicorp.com/vault)."
|
||||
use_h1="true"
|
||||
></hashi-section-header>
|
||||
|
||||
|
|
Loading…
Reference in New Issue