]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
docs: remove link from SSR [skip ci]
authorEduardo San Martin Morote <posva13@gmail.com>
Thu, 7 Oct 2021 08:03:50 +0000 (10:03 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Thu, 7 Oct 2021 08:03:50 +0000 (10:03 +0200)
Close #676

packages/docs/.vitepress/config.js

index 8e013399ead3cb1275c2e043825570b75dba448d..2d9e1e8bbba6f7404da625bbbaf6befcdafe5714 100644 (file)
@@ -201,7 +201,6 @@ module.exports = {
         },
         {
           text: 'Server-Side Rendering (SSR)',
-          link: '/ssr/',
           children: [
             {
               text: 'Vue and Vite',