Skip to content

Commit d9fc193

Browse files
committed
Update documentation links for improved navigation and consistency
- Adjusted links in the Hello World and Data Monetization guides to reflect the new directory structure. - Ensured all references to tutorials and demos point to the correct paths for better user experience.
1 parent ecc50d7 commit d9fc193

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

src/get-started/helloWorld/3-buildIApp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,14 @@ Here are some popular use cases:
5959
Send privacy-preserving emails to registered Ethereum account holders without
6060
knowing or storing their email addresses.
6161
[Github](https://github.com/iExecBlockchainComputing/web3mail-sdk/tree/main/dapp)
62-
| [Documentation](../use-iapp/web3mail)
62+
| [Documentation](../../guides/use-iapp/web3mail)
6363

6464
### 💬 Web3 Telegram
6565

6666
Send privacy-preserving Telegram messages without knowing or storing their
6767
Telegram handles.
6868
[Github](https://github.com/iExecBlockchainComputing/web3telegram-sdk/tree/main/dapp)
69-
| [Documentation](../use-iapp/web3telegram)
69+
| [Documentation](../../guides/use-iapp/web3telegram)
7070

7171
### 🌐 Content Delivery
7272

src/guides/manage-data/handle-schemas-dataset-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,4 +268,4 @@ explore next:
268268
[processProtectedData](/references/dataProtector/dataProtectorCore/processProtectedData)
269269
for running computations
270270
- **See it in action**: Try our
271-
[Hello World tutorial](/documentation/helloWorld) for a complete example
271+
[Hello World tutorial](/get-started/helloWorld) for a complete example

src/guides/manage-data/monetize-protected-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ access time, not individual transactions.
7171

7272
::: tip See It Live
7373

74-
The [Content Creator demo](/documentation/use-cases) shows DataProtector Sharing
74+
The [Content Creator demo](/get-started/use-cases) shows DataProtector Sharing
7575
in action with file monetization. While it uses the content-delivery iApp for
7676
file streaming, the same patterns work for any iApp - AI models, data
7777
processing, oracles, etc.
@@ -242,7 +242,7 @@ usage periods, and flexible pricing models.
242242

243243
**Ready to start monetizing your data?** Here are your next steps:
244244

245-
- **See it in action**: Try the [Content Creator demo](/documentation/use-cases)
245+
- **See it in action**: Try the [Content Creator demo](/get-started/use-cases)
246246
to understand the full flow
247247
- **Start simple**: Begin with
248248
[pay-per-use via grantAccess](/guides/manage-data/manage-access)

0 commit comments

Comments
 (0)