aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/Dapp-Development-Guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Dapp-Development-Guide.md b/docs/Dapp-Development-Guide.md
index d7da8c8..5d29b6e 100644
--- a/docs/Dapp-Development-Guide.md
+++ b/docs/Dapp-Development-Guide.md
@@ -25,7 +25,7 @@ However, there are still some minor differences between the Tangerine's version
## Remix IDE
-[Remix](https://remix.ethereum.org) is a web-based integrated development environment, built for Ethereum.
+[Remix](https://remix.dxn.ninja) is a web-based integrated development environment, built for Tangerine.
With Remix IDE, you can develop, compile, deploy and debug your smart contracts easily from the same interface.