docs: Bump core downloads to beta3 (#10309)

Make 1.10beta3 available on Downloads for consul.io
This commit is contained in:
David Yu 2021-05-27 09:22:17 -07:00 committed by GitHub
parent aad8acb6ad
commit 94dcc3481a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ export default function DownloadsPage(staticProps) {
<div className={s.releaseCandidate}>
<p>
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
</a>
</p>