Skip to content

Commit 604f43f

Browse files
committed
fix: mise à jour des liens et rename de la page "iApp" pour "Privacy iApp"
1 parent af70a38 commit 604f43f

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.vitepress/sidebar.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ export function getSidebar() {
6565
},
6666
{
6767
text: 'Privacy iApp',
68-
link: '/get-started/overview/iapp',
68+
link: '/get-started/overview/privacy-iapp',
6969
},
7070
{
7171
text: 'Workerpool',

src/references/iapp-generator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ SGX/TDX secure enclaves where data stays private during processing.
3030

3131
Start here to understand what iApp are and how they work:
3232

33-
- **[iApp](/get-started/overview/iapp)** - Core concepts and TEE overview
33+
- **[iApp](/get-started/overview/privacy-iapp)** - Core concepts and TEE overview
3434
- **[Getting Started](/references/iapp-generator/getting-started)** - Your first
3535
iApp in 15 minutes
3636
- **[Building Your iApp](/references/iapp-generator/building-your-iexec-app)** -

0 commit comments

Comments
 (0)