From 97eafc97843680558425949afdbf25a4a67bcb25 Mon Sep 17 00:00:00 2001 From: Lee Jarvis Date: Wed, 30 Jul 2014 14:42:40 +0100 Subject: [PATCH] Fix link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 884d2a5059..d2c4a957b8 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ To use `immutable` from a browser, try [Browserify](http://browserify.org/). Use these Immutable collections and sequences as you would use native -collections in your [TypeScript](typescriptlang.org) programs while still taking +collections in your [TypeScript](http://typescriptlang.org) programs while still taking advantage of type generics, error detection, and auto-complete in your IDE. (Because of TypeScript 1.0's issue with NodeJS module resolution, you must