diff options
Diffstat (limited to 'docs/Dapp-Development-Guide.md')
-rw-r--r-- | docs/Dapp-Development-Guide.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Dapp-Development-Guide.md b/docs/Dapp-Development-Guide.md index 75f354d..d7da8c8 100644 --- a/docs/Dapp-Development-Guide.md +++ b/docs/Dapp-Development-Guide.md @@ -13,7 +13,7 @@ Currently, Tangerine uses the same account system as Ethereum. Tangerine also ha Some special functions are provided through precompiled contract, e.g on chain randomness. -To use the on chain randomess feature, please see the read me of [Tangerine Network RNG Library](https://github.com/byzantine-lab/tangerine-random-lib) +To use the on chain randomess feature, please see the read me of [Tangerine Network RNG Library](https://github.com/tangerine-network/random-lib) ## Solidity |