Skip to content

Commit

Permalink
ENDOC-416b Fix nav conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Lydia committed Feb 4, 2022
1 parent 05bb42a commit f04aec5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions vuepress/docs/.vuepress/next.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,14 +83,14 @@ module.exports = {
title: 'Welcome Wizard',
path: path + 'compose/welcome-wizard.md'
},
{
title: 'Entando Component Manager',
path: path + 'compose/ecm-overview.md'
},
{
title: 'Entando Component Repository',
path: path + 'compose/ecr-overview.md'
},
{
title: 'Entando Component Manager',
path: path + 'compose/ecm-overview.md'
},
]
},
{
Expand Down
8 changes: 4 additions & 4 deletions vuepress/docs/.vuepress/v632.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,14 +79,14 @@ module.exports = {
title: 'Welcome Wizard',
path: path + 'compose/welcome-wizard.md'
},
{
title: 'Entando Component Manager',
path: path + 'compose/ecm-overview.md'
},
{
title: 'Entando Component Repository',
path: path + 'compose/ecr-overview.md'
},
{
title: 'Entando Component Manager',
path: path + 'compose/ecm-overview.md'
},
]
},
{
Expand Down

0 comments on commit f04aec5

Please sign in to comment.