Skip to content

Commit

Permalink
docs: fixes for dapp to build
Browse files Browse the repository at this point in the history
  • Loading branch information
rube-de committed Jan 2, 2025
1 parent d46f750 commit 2be96ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/rofl.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ OFfchain Logic (ROFL)][rofl] apps:
- show information about the registered ROFL apps,
- other convenient tooling for ROFL app developers.

[rofl]: https://github.com/oasisprotocol/docs/blob/main/docs/rofl/README.mdx
[rofl]: https://github.com/oasisprotocol/docs/blob/main/docs/build/rofl/README.mdx

## Build ROFL {#build}

Expand Down Expand Up @@ -64,7 +64,7 @@ The following SGX-specific flags are supported:
Core runtime], otherwise the app may crash during the execution under actual
SGX. It can be greater, if the app needs to spawn more threads.

[Sapphire Localnet]: https://github.com/oasisprotocol/docs/blob/main/docs/dapp/tools/localnet.mdx
[Sapphire Localnet]: https://github.com/oasisprotocol/docs/blob/main/docs/build/tools/localnet.mdx
[Oasis Core runtime]: https://github.com/oasisprotocol/oasis-core/blob/master/runtime/THREADS.md

<!-- TODO
Expand Down
2 changes: 1 addition & 1 deletion docs/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ the configuration folder containing `cli.toml` and `.wallet` files.

[cli-releases]: https://github.com/oasisprotocol/cli/releases
[cli-source]: https://github.com/oasisprotocol/cli
[paratimes]: https://github.com/oasisprotocol/docs/blob/main/docs/dapp/README.mdx
[paratimes]: https://github.com/oasisprotocol/docs/blob/main/docs/build/tools/other-paratimes/README.mdx

0 comments on commit 2be96ec

Please sign in to comment.