Merge pull request #12352 from hashicorp/Jeff-Apple-patch-1
Fix broken link on Downloads page on wedsite
This commit is contained in:
commit
bf1e2d79f8
|
@ -22,7 +22,7 @@ export default function DownloadsProps(preMerchandisingSlot) {
|
|||
{
|
||||
label: 'Kubernetes Quickstart',
|
||||
href:
|
||||
'https: //learn.hashicorp.com/collections/consul/gs-consul-service-mesh',
|
||||
'https://learn.hashicorp.com/collections/consul/gs-consul-service-mesh',
|
||||
},
|
||||
{
|
||||
label: 'View all Consul tutorials',
|
||||
|
|
Loading…
Reference in New Issue