diff --git a/text/0002-grin-governance.md b/text/0002-grin-governance.md index 3131d87..665548f 100644 --- a/text/0002-grin-governance.md +++ b/text/0002-grin-governance.md @@ -184,7 +184,6 @@ Far too many to all be listed here, but here are some: - [https://rust-lang.github.io/rfcs/1068-rust-governance.html](https://rust-lang.github.io/rfcs/1068-rust-governance.html) - [https://web.archive.org/web/2019*/https://predictablynoisy.com/rust-governance](https://web.archive.org/web/2019*/https://predictablynoisy.com/rust-governance) -- [http://mgattozzi.com/oss-governance-and-sustainablility-i/](http://mgattozzi.com/oss-governance-and-sustainablility-i/) **Node.js governance** diff --git a/text/0007-node-api-v2.md b/text/0007-node-api-v2.md index 14835c2..51d95bd 100644 --- a/text/0007-node-api-v2.md +++ b/text/0007-node-api-v2.md @@ -1106,7 +1106,7 @@ This RFC temporarily introduces some additional code complexity as v1 and v2 nod This kind of JSON-RPC API is widely used for cryptocurrencies. For instance: - [Bitcoin](https://en.bitcoin.it/wiki/API_reference_\(JSON-RPC\)) -- [Ethereum](https://github.com/ethereum/wiki/wiki/JSON-RPC) +- [Ethereum](https://ethereum.org/en/developers/docs/apis/json-rpc/) - [Monero](https://web.getmonero.org/resources/developer-guides/wallet-rpc.html) - [Tezos](https://tezos.gitlab.io/developer/rpc.html)