From 8e21acdf9943c23a2f8f6e6603724a8fc4f7d726 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BF=A1=E9=91=AB-King?= Date: Thu, 26 Mar 2020 13:58:15 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs:=20umi=20router=20link=20(#?= =?UTF-8?q?6210)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.ts b/config/config.ts index bbea2fcd..a24fd655 100644 --- a/config/config.ts +++ b/config/config.ts @@ -30,7 +30,7 @@ export default defineConfig({ targets: { ie: 11, }, - // umi routes: https://umijs.org/zh/guide/router.html + // umi routes: https://umijs.org/docs/routing routes: [ { path: '/user',