website: add link to certification on /community (#7807)

This commit is contained in:
Kyle MacDonald 2020-08-24 15:21:54 -04:00 committed by GitHub
parent c356554cb3
commit 4d84e9d309
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -35,6 +35,11 @@ export default function CommunityPage() {
body:
'Paid [HashiCorp training courses](https://www.hashicorp.com/training) are also available in a city near you. Private training courses are also available.',
},
{
header: 'Certification',
body:
"Learn more about our [Cloud Engineer Certification program](https://www.hashicorp.com/certification/) and [HashiCorp's Networking Automation Certification ](https://www.hashicorp.com/certification/consul-associate/) exams.",
},
]}
/>
</div>