File tree Expand file tree Collapse file tree 3 files changed +3
-45
lines changed
Expand file tree Collapse file tree 3 files changed +3
-45
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ export default defineConfig({
9999 // https://vitepress.dev/reference/default-theme-config
100100 nav : [
101101 { text : 'Get Started' , link : '/get-started/welcome' } ,
102- { text : 'Guides' , link : '/guides/build-iapp/' } ,
102+ { text : 'Guides' , link : '/guides/build-iapp/build-&-deploy ' } ,
103103 { text : 'References' , link : '/references/dataProtector' } ,
104104 {
105105 component : 'ChainSelector' ,
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -25,13 +25,13 @@ features:
2525 details :
2626 Secure your data with advanced encryption and control access while
2727 maintaining privacy using DataProtector
28- link : /get-started/overview/what-is-protected- data
28+ link : /guides/manage- data/manage-access
2929 - icon : 🤖
3030 title : Build iApps
3131 details :
3232 Create decentralized applications that run on confidential computing
3333 infrastructure with our iApp Generator
34- link : /get-started/overview/what-is-iapp
34+ link : /guides/build-iapp/build-&-deploy
3535 - icon : ⚡
3636 title : Use iApps
3737 details :
You can’t perform that action at this time.
0 commit comments