From 7f3b09a75cacf828dd6be23c89a53a8a85d89912 Mon Sep 17 00:00:00 2001 From: Cheng Lou Date: Tue, 17 May 2016 15:32:32 -0700 Subject: [PATCH] Fix URL for atom-reason docs --- editorSupport/atom-reason/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editorSupport/atom-reason/README.md b/editorSupport/atom-reason/README.md index 758647a92..07d1851b1 100644 --- a/editorSupport/atom-reason/README.md +++ b/editorSupport/atom-reason/README.md @@ -1,7 +1,7 @@ Installing ------------------ -Read the [docs](https://github.com/facebook/reason/tree/docs) for installation instructions. +Read the [docs](http://facebook.github.io/reason/tools.html#merlin-atom) for installation instructions. Upgrading Reason