mirror of https://github.com/status-im/consul.git
website: add link to certification on /community (#7807)
This commit is contained in:
parent
c356554cb3
commit
4d84e9d309
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue