File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ export default defineConfig({
8484 themeConfig : {
8585 // https://vitepress.dev/reference/default-theme-config
8686 nav : [
87- { text : 'Overview' , link : '/overview/what-we-do ' } ,
87+ { text : 'Overview' , link : '/overview/welcome ' } ,
8888 { text : 'Protect Data' , link : '/manage-data/what-is-protected-data' } ,
8989 { text : 'Build iApp' , link : '/build-iapp/what-is-iapp' } ,
9090 { text : 'Use iApp' , link : '/use-iapp/introduction' } ,
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ export function getSidebar() {
6969 text : 'the Explorer' ,
7070 collapsed : false ,
7171 items : [
72- { text : 'iExec explorer ' , link : '/overview/iexec-explorer' } ,
72+ { text : 'iExec Explorer ' , link : '/overview/iexec-explorer' } ,
7373 {
7474 text : 'The Graph Explorer' ,
7575 link : '/overview/the-graph-explorer' ,
You can’t perform that action at this time.
0 commit comments