Skip to content

Commit

Permalink
feat: update link to download nervos merch assets
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith-CY committed Oct 25, 2023
1 parent 786e1e6 commit 3fe3c22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/media-kit/index.page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ const MediaKit: NextPage = () => {
description: t('merchAssets.description'),
download: {
label: t('merchAssets.download'),
link: '/assets/media-kit/Nervos Merch Assets.zip',
link: 'https://drive.google.com/uc?export=download&id=1Mq1pCwcK0JoRe6zfEaiSxh3Ng9FVGLfV',
},
link: {
label: t('merchAssets.link'),
Expand Down

0 comments on commit 3fe3c22

Please sign in to comment.