website: fix broken link in docs header

This commit is contained in:
Mitchell Hashimoto 2018-10-19 14:10:18 -07:00
parent 7ce0ecaad1
commit 78dedf1f25
No known key found for this signature in database
GPG Key ID: A3A9A8F4F25C3E56
1 changed files with 1 additions and 1 deletions

View File

@ -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>