website: bump beta callout on downloads page to 1.10.0-beta2 (#10202)
This commit is contained in:
parent
19278a7065
commit
255fbf1d51
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue