Skip to content

Commit ec2647b

Browse files
committed
fix broken links
1 parent 48ae4e5 commit ec2647b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/guides/build-iapp/advanced/build-your-first-sgx-iapp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ app with the Scone TEE framework.
1313
::: warning
1414

1515
Before going any further, make sure you managed to
16-
[Build your first app](./build-your-first-iapp).
16+
[Build and Test your iApp](../build-&-test).
1717

1818
:::
1919

@@ -45,7 +45,7 @@ Before going further, your `<docker-hub-user>/hello-world:1.0.0` image built
4545
previously is required.
4646

4747
If you missed that part, please go back to
48-
[Build your first app](./build-your-first-iapp).
48+
[Build and Test your iApp](../build-&-test).
4949

5050
For this tutorial, you can reuse the same directory tree or create a new one.
5151

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ Given an input string, the app generates an ASCII art greeting.
136136

137137
You can deploy this app on iExec, it will run out of the box. When you are
138138
confident with iExec concept, you can read
139-
[Your first app](./build-your-first-iapp.md) and learn how to setup your own app
140-
on iExec.
139+
[Build and Test an iApp](../build-&-test) and learn how to setup your own app on
140+
iExec.
141141

142142
You will now deploy your app on iExec, this will be your first transaction on
143143
the blockchain:

0 commit comments

Comments
 (0)