From e5f47f3960146a39627a152e913439b017592bb7 Mon Sep 17 00:00:00 2001 From: sashajustice Date: Mon, 5 Feb 2018 15:57:30 -0800 Subject: [PATCH] edit the broken link on readme file for documentation. There is no documentation on the current repo so created link to the actual remix repo that contains docs on getting started with remix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf1ef6b215..21a4f45fde 100644 --- a/README.md +++ b/README.md @@ -106,4 +106,4 @@ After that, follow these steps: ## Documentation -To see details about how to use Remix for developing and/or debugging Solidity contracts, please see [our documentation page](). +To see details about how to use Remix for developing and/or debugging Solidity contracts, please see [our documentation page](https://github.com/ethereum/remix)