Skip to content

Commit

Permalink
Update documentation URL
Browse files Browse the repository at this point in the history
  • Loading branch information
aefhm committed Oct 17, 2023
1 parent d4efb6b commit 40a0a5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion clients/go/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ You can port over a Go Ethereum application by using a `sapphire.WrappedBackend`
or by packing native Ethereum transactions Sapphire style.

[@oasisprotocol/sapphire-paratime]: https://pkg.go.dev/github.com/oasisprotocol/sapphire-paratime/go/
[sapphire paratime]: https://docs.oasis.dev/general/developer-resources/sapphire-paratime/
[sapphire paratime]: https://docs.oasis.io/general/developer-resources/sapphire-paratime/

_If your dapp doesn't port in under 10 minutes, it's a bug!_

Expand Down
4 changes: 2 additions & 2 deletions runtime/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ParaTime for the [Oasis Network] built using the [Oasis SDK]. It's chock-full
of Oasis.

[Oasis Protocol Foundation]: https://oasisprotocol.org/
[Oasis Network]: https://docs.oasis.dev/oasis-network-primer/
[Oasis Network]: https://docs.oasis.io/oasis-network-primer/
[Oasis SDK]: https://github.com/oasisprotocol/oasis-sdk

## Note
Expand Down Expand Up @@ -79,7 +79,7 @@ rustc 1.60.0-nightly (09cb29c64 2022-02-15)
[Rust]: https://www.rust-lang.org/
[rustup]: https://rustup.rs/
[Oasis Core's Development Setup Prerequisites]:
https://docs.oasis.dev/oasis-core/development-setup/prerequisites
https://docs.oasis.io/oasis-core/development-setup/prerequisites
[rust-toolchain.toml]: rust-toolchain.toml
[rust-toolchain-precedence]:
https://github.com/rust-lang/rustup/blob/master/README.md#override-precedence
Expand Down

0 comments on commit 40a0a5b

Please sign in to comment.