Skip to content

Commit d8d189a

Browse files
committed
Fix link to type defs
1 parent 3bb9792 commit d8d189a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ Documentation
387387

388388
[Read the docs](http://facebook.github.io/immutable-js/docs/) and eat your vegetables.
389389

390-
Docs are automatically generated from [Immutable.d.ts](./type-definitions/Immutable.d.ts).
390+
Docs are automatically generated from [Immutable.d.ts](https://github.com/facebook/immutable-js/blob/master/type-definitions/Immutable.d.ts).
391391
Please contribute!
392392

393393
Also, don't miss the [Wiki](https://github.com/facebook/immutable-js/wiki) which

0 commit comments

Comments
 (0)