From 3fe3c22921bfedeeef5109d9449dc47d35d4cf8d Mon Sep 17 00:00:00 2001 From: Keith Date: Wed, 25 Oct 2023 16:27:08 +0900 Subject: [PATCH] feat: update link to download nervos merch assets --- src/pages/media-kit/index.page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/media-kit/index.page.tsx b/src/pages/media-kit/index.page.tsx index 12792330..9d2d77eb 100644 --- a/src/pages/media-kit/index.page.tsx +++ b/src/pages/media-kit/index.page.tsx @@ -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'),