docs: Bump core downloads to beta3 (#10309)

Make 1.10beta3 available on Downloads for consul.io
pull/10312/head
David Yu 4 years ago committed by GitHub
parent 8ab1013ed9
commit 1802f47f5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -73,7 +73,7 @@ export default function DownloadsPage(staticProps) {
<div className={s.releaseCandidate}> <div className={s.releaseCandidate}>
<p> <p>
A beta for Consul v1.10.0 is available! The release can be{' '} A beta for Consul v1.10.0 is available! The release can be{' '}
<a href="https://releases.hashicorp.com/consul/1.10.0-beta2/"> <a href="https://releases.hashicorp.com/consul/1.10.0-beta3/">
downloaded here downloaded here
</a> </a>
</p> </p>

Loading…
Cancel
Save