mirror of https://github.com/status-im/consul.git
website: bump beta callout on downloads page to 1.10.0-beta2 (#10202)
This commit is contained in:
parent
b42d0f0018
commit
99d1a56c0a
|
@ -72,8 +72,8 @@ export default function DownloadsPage(staticProps) {
|
||||||
</div>
|
</div>
|
||||||
<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-beta1/">
|
<a href="https://releases.hashicorp.com/consul/1.10.0-beta2/">
|
||||||
downloaded here
|
downloaded here
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in New Issue