Skip to content

Commit

Permalink
docs: update nav links
Browse files Browse the repository at this point in the history
  • Loading branch information
ulivz committed Nov 7, 2018
1 parent 6d63a7a commit 86c3609
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions packages/docs/docs/.vuepress/nav/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ module.exports = [
{
text: 'Contributing Guide',
items: [
{
text: 'Global Computed',
link: '/miscellaneous/global-computed.html'
},
{
text: 'Design Concepts',
link: '/miscellaneous/design-concepts.html'
Expand Down
4 changes: 0 additions & 4 deletions packages/docs/docs/.vuepress/nav/zh.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ module.exports = [
{
text: '开发指南',
items: [
{
text: '全局计算属性',
link: '/zh/miscellaneous/global-computed.html'
},
{
text: '设计理念',
link: '/zh/miscellaneous/design-concepts.html'
Expand Down

0 comments on commit 86c3609

Please sign in to comment.