Skip to content

Commit

Permalink
fix: links
Browse files Browse the repository at this point in the history
  • Loading branch information
rube-de committed Jan 16, 2025
1 parent e7f4009 commit daaed70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/develop/README.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Sapphire has three clients in different programming languages:

[Test][testing] confidential contracts with Hardhat or Ethers.

[testing]: ./testing.mdx
[testing]: ./testing.md

## Examples

Expand Down
2 changes: 1 addition & 1 deletion docs/develop/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,4 +124,4 @@ const wrappedSigner = wrap(wallet.connect(provider));
```

[Localnet]: https://github.com/oasisprotocol/docs/blob/main/docs/build/tools/localnet.mdx
[Testnet]: ./network.mdx
[Testnet]: ../network.mdx

0 comments on commit daaed70

Please sign in to comment.