From 8527340a2a98f664cdc99a007fdcc6e19dc1a03f Mon Sep 17 00:00:00 2001 From: zombiej Date: Tue, 3 Mar 2020 10:32:44 +0800 Subject: [PATCH] docs: Update footer link --- site/theme/template/Layout/Footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/theme/template/Layout/Footer.tsx b/site/theme/template/Layout/Footer.tsx index 4f804c4000..b1ea7ed125 100644 --- a/site/theme/template/Layout/Footer.tsx +++ b/site/theme/template/Layout/Footer.tsx @@ -123,7 +123,7 @@ class Footer extends React.Component { }, { title: , - url: getLocalizedPathname('/docs/spec/download', isZhCN), + url: getLocalizedPathname('/docs/resources', isZhCN), LinkComponent: Link, }, {