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 /> | ||||
|           <p className={s.releaseNote}> | ||||
|             Release notes are available in our{' '} | ||||
|             <Link href={`/docs/release-notes/${VERSION}`}> | ||||
|             <Link href={`/docs/release-notes`}> | ||||
|               <a>documentation</a> | ||||
|             </Link> | ||||
|             . | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Bryce Kalow
					Bryce Kalow