Skip to content

Commit 7f09b4c

Browse files
committed
[custom-theme] fix download assets
1 parent 42e820f commit 7f09b4c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/components/BrandAssets/BrandAssets.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import React from 'react'
44
const BrandAssets: React.FC = () => (
55
<div className="mt-40 text-center">
66
<a
7-
href="./stakewise-brand-assets.zip"
7+
href="/stakewise-brand-assets.zip"
88
download
99
>
1010
<div className="text-t16m text-lilac underline">

0 commit comments

Comments
 (0)