docs: fix upgrade guide release notes link (#5879)

This commit is contained in:
Shahed Nasser
2023-12-14 17:07:57 +02:00
committed by GitHub
parent bbee9b4c53
commit 33dc7645d6

View File

@@ -10,7 +10,7 @@ Version 1.19 of Medusa ships performance improvements, bug fixes, and some break
<DocCard item={{
type: 'link',
href: 'https://github.com/medusajs/medusa/releases/tag/v1.19',
href: 'https://github.com/medusajs/medusa/releases/tag/v1.19.0',
label: 'Release Notes',
customProps: {
iconName: "github",