From: Evan You Date: Mon, 7 Feb 2022 03:50:00 +0000 (+0800) Subject: docs: update v3 links X-Git-Tag: v4.0.13~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d137bd361a699856769fdc9dd2fbf445ddeffd6;p=thirdparty%2Fvuejs%2Frouter.git docs: update v3 links --- diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index 57b71c78..9ef24fc9 100644 --- a/docs/.vitepress/config.ts +++ b/docs/.vitepress/config.ts @@ -79,7 +79,7 @@ const config = defineConfig({ }, { text: 'v4.x', - items: [{ text: 'v3.x', link: 'https://router.vuejs.org' }], + items: [{ text: 'v3.x', link: 'https://v3.router.vuejs.org' }], }, { text: 'Changelog', @@ -209,7 +209,7 @@ const config = defineConfig({ }, { text: 'v4.x', - items: [{ text: 'v3.x', link: 'https://router.vuejs.org/zh' }], + items: [{ text: 'v3.x', link: 'https://v3.router.vuejs.org/zh' }], }, { text: '更新日志', diff --git a/docs/index.md b/docs/index.md index 075076ad..f4f78560 100644 --- a/docs/index.md +++ b/docs/index.md @@ -27,4 +27,3 @@ footer: MIT Licensed | Copyright © 2014-present Evan You, Eduardo San Martin Mo -