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

release/1.10.0-beta3
Mike Morris 2021-05-07 15:03:50 -04:00 committed by hc-github-team-consul-core
parent 5b8fba77ec
commit d6be1661c2
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>