Fix MinIO videos link (#3417)

This commit is contained in:
jinapurapu
2024-08-02 13:48:54 -07:00
committed by GitHub
parent 4d12a5061d
commit 7cc7b874d1

View File

@@ -222,7 +222,7 @@ const HelpMenu = () => {
<MoreLink
LeadingIcon={MinIOTierIcon}
text={"Visit MinIO Videos"}
link={"https://min.io/videos?ref=con"}
link={"https://resources.min.io/l/library?contentType=video"}
color={"#C5293F"}
/>
</div>