]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
docs: remove old link
authorEduardo San Martin Morote <posva13@gmail.com>
Fri, 18 Sep 2020 09:35:05 +0000 (11:35 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Fri, 18 Sep 2020 09:35:05 +0000 (11:35 +0200)
docs/.vitepress/config.js

index 35ad90e973e90a5ff1560bae5f892c96cccd85fb..e748ef3f02412e107f84a10462d71f80f31cc926 100644 (file)
@@ -132,10 +132,6 @@ const config = {
                 text: 'Navigation guards',
                 link: '/guide/advanced/navigation-guards',
               },
-              {
-                text: 'Route Matching Syntax',
-                link: '/guide/advanced/route-matching-syntax',
-              },
               {
                 text: 'Route Meta Fields',
                 link: '/guide/advanced/meta',