Skip to content

Commit 89428b6

Browse files
committed
refactor: update terminology in iApp building guides
- Changed section titles and descriptions to remove "Low-Level" terminology, simplifying the language for better clarity. - Updated links in the main guide to reflect the new overview page for advanced iApp building.
1 parent b23a796 commit 89428b6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/guides/build-iapp/advanced/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Advanced Low-Level iApp Building
2+
title: Advanced iApp Building
33
description:
44
Legacy, low-level guides for building confidential iApps (Docker, SGX, TDX,
55
SCONE/Gramine, E2E encryption)
66
---
77

8-
# ⚙️ Advanced Low‑Level iApp Building
8+
# ⚙️ Advanced iApp Building
99

1010
::: warning Important
1111

src/guides/build-iapp/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ creating, testing, and deploying confidential iApps.
2929
- **[Using TDX (Experimental)](/guides/build-iapp/using-tdx)** - Next-gen TEE
3030
technology
3131

32-
## ⚙️ Advanced Low-Level iApp Building
32+
## ⚙️ Advanced iApp Building
3333

34-
- **[Advanced Low-Level (legacy guides)](/guides/build-iapp/advanced-low-level/)** -
34+
- **[Advanced Overview](/guides/build-iapp/advanced/overview)** -
3535
Deep dive: Docker, SGX/TDX, SCONE/Gramine, datasets & E2E
3636

3737
## 📚 What's Next?

0 commit comments

Comments
 (0)