Skip to content

Commit

Permalink
fix: links to emerald and cipher
Browse files Browse the repository at this point in the history
  • Loading branch information
rube-de committed Dec 4, 2024
1 parent a4069ee commit 50e60a1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions docs/README.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ crypto gaming

If you are not bound to EVM and you wish to develop dApps with more
fine-grained confidentiality, check out the
[Cipher ParaTime](../cipher/README.mdx).
[Cipher ParaTime](https://github.com/oasisprotocol/docs/blob/main/docs/dapp/tools/other-paratimes/cipher/README.mdx).

[Ethereum Virtual Machine (EVM)]: https://ethereum.org/en/developers/docs/evm/

Expand Down Expand Up @@ -63,6 +63,6 @@ Visit the [faucet][faucet] to obtain testnet tokens for development purposes.
findSidebarItem('/node/run-your-node/paratime-node'),
findSidebarItem('/node/run-your-node/paratime-client-node'),
findSidebarItem('/node/web3'),
findSidebarItem('/dapp/emerald/'),
findSidebarItem('/dapp/cipher/'),
findSidebarItem('/dapp/tools/other-paratimes/emerald/'),
findSidebarItem('/dapp/tools/other-paratimes/cipher/'),
]} />
2 changes: 1 addition & 1 deletion docs/guide.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ your contract to a non-confidential EVM network (e.g., Ropsten, Emerald).

[Hardhat tutorial]: https://hardhat.org/tutorial
[Solidity docs]: https://docs.soliditylang.org/en/v0.8.15/solidity-by-example.html
[Emerald dApp tutorial]: https://github.com/oasisprotocol/docs/blob/main/docs/dapp/emerald/writing-dapps-on-emerald.mdx
[Emerald dApp tutorial]: https://github.com/oasisprotocol/docs/blob/main/docs/dapp/tools/other-paratimes/emerald/writing-dapps-on-emerald.mdx

## Oasis Consensus Layer and Sapphire ParaTime

Expand Down

0 comments on commit 50e60a1

Please sign in to comment.