website: bump beta callout on downloads page to 1.10.0-beta2 (#10202)

This commit is contained in:
Mike Morris 2021-05-07 15:03:50 -04:00 committed by GitHub
parent 19278a7065
commit 255fbf1d51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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