Skip to content

Commit ee65647

Browse files
authored
fix: resolve dead links in documentation (#58)
1 parent c07c718 commit ee65647

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/guides/build-iapp/advanced/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ You are now familiar with the following key iExec concepts for developers:
8080

8181
Continue with these guides:
8282

83-
- [Learn how to build your first condiential application running on iExec](/guides/build-iapp/advanced/build-your-first-sgx-iapp.md)
83+
- [Learn how to build your first confidential application running on iExec](/guides/build-iapp/advanced/build-your-first-sgx-iapp.md)
8484

8585
<script setup>
8686
import { computed } from 'vue';

src/protocol/ai.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ optimized configurations.
1919
- 📚
2020
**[AI Frameworks Hello World](https://github.com/iExecBlockchainComputing/ai-frameworks-hello-world)** -
2121
Ready-to-use Docker examples for TensorFlow, PyTorch, and more
22-
- 🛠️ **[Build & Deploy](/guides/build-iapp/build-&-deploy)** - General iApp
22+
- 🛠️ **[Build & Test](/guides/build-iapp/build-&-test)** - General iApp
2323
development guide (not AI-specific)
2424
- 🔬
25-
**[TDX App Guide](/guides/build-iapp/advanced/create-your-first-tdx-app)** -
25+
**[TDX App Guide](/guides/build-iapp/advanced/build-your-first-tdx-iapp)** -
2626
Build TDX applications (works well for AI workloads)
2727

2828
## 🛡️ Why iExec for AI?

0 commit comments

Comments
 (0)