From ba35a6df4573c6c33baf0ed0071494867bbdf000 Mon Sep 17 00:00:00 2001 From: dcode Date: Mon, 3 Jun 2019 04:00:07 +0200 Subject: [PATCH] fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc8c570f..2dff5e70 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Motivation Instructions ------------ -For general usage instructions, please refer to the [documentation])(https://docs.assemblyscript.org) instead. The following sets up a *development environment* of the compiler, for example if you plan to make a pull request: +For general usage instructions, please refer to the [documentation](https://docs.assemblyscript.org) instead. The following sets up a *development environment* of the compiler, for example if you plan to make a pull request: ``` $> git clone https://github.com/AssemblyScript/assemblyscript.git