mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
website: fix release notes link (#12145)
This commit is contained in:
@@ -50,7 +50,7 @@ export default function DownloadsPage(staticProps) {
|
|||||||
<MerchandisingSlot />
|
<MerchandisingSlot />
|
||||||
<p className={s.releaseNote}>
|
<p className={s.releaseNote}>
|
||||||
Release notes are available in our{' '}
|
Release notes are available in our{' '}
|
||||||
<Link href={`/docs/release-notes/${VERSION}`}>
|
<Link href={`/docs/release-notes`}>
|
||||||
<a>documentation</a>
|
<a>documentation</a>
|
||||||
</Link>
|
</Link>
|
||||||
.
|
.
|
||||||
|
|||||||
Reference in New Issue
Block a user