Skip to content

Commit 53b2d9d

Browse files
committed
docs: Rename rofl app.md to app.mdx
Since it now uses docusaurus extensions.
1 parent e56d651 commit 53b2d9d

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed
File renamed without changes.

docs/rofl/deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This way, your ROFL client will sync more quickly and not want to start on any
2020
other network or ParaTime. Read the [Consensus Trust Root] chapter to learn more
2121
about obtaining a correct block for the root of trust.
2222

23-
[`src/main.rs`]: app.md#app-definition
23+
[`src/main.rs`]: app.mdx#app-definition
2424
[Consensus Trust Root]: trust-root.md
2525

2626
## Register the App

docs/rofl/prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ steps you will be able to start building your first ROFL app!
1010

1111
If you already have everything set up, feel free to skip to the [next chapter].
1212

13-
[next chapter]: app.md
13+
[next chapter]: app.mdx
1414

1515
:::info
1616

docs/rofl/trust-root.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ _consensus trust root_. The preconfigured trust root is valid for the current
55
deployment of Sapphire Testnet. This chapter briefly describes what the trust
66
root is, how it can be securely derived and configured in your ROFL app.
77

8-
[ROFL app example]: app.md
8+
[ROFL app example]: app.mdx
99

1010
## The Root of Trust
1111

examples/runtime-sdk/rofl-oracle/oracle/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ npx hardhat oracle-query 0x5FbDB2315678afecb367f032d93F642f64180aa3 --network sa
3737

3838
For more information check out the [ROFL tutorial].
3939

40-
[ROFL tutorial]: https://github.com/oasisprotocol/oasis-sdk/blob/main/docs/rofl/app.md
40+
[ROFL tutorial]: https://github.com/oasisprotocol/oasis-sdk/blob/main/docs/rofl/app.mdx
4141

0 commit comments

Comments
 (0)