mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
Remove 1.1.0 RC merchandising (#10614)
This commit is contained in:
@@ -37,18 +37,6 @@ export default function DownloadsPage(staticProps) {
|
||||
href: 'https://learn.hashicorp.com/nomad',
|
||||
label: 'View Tutorials at HashiCorp Learn',
|
||||
}}
|
||||
merchandisingSlot={
|
||||
<>
|
||||
<div className={s.releaseCandidate}>
|
||||
<p>
|
||||
A Release Candidate for Nomad v1.1.0 is available! The release can be{' '}
|
||||
<a href="https://releases.hashicorp.com/nomad/1.1.0-rc1/">
|
||||
downloaded here
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
</>
|
||||
}
|
||||
{...staticProps}
|
||||
/>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user