From 06aacfb7315aa16b2168443882a6563c10a7eccd Mon Sep 17 00:00:00 2001 From: IjzerenHein Date: Tue, 22 Sep 2015 21:45:32 +0200 Subject: [PATCH] Fixed link to roadmap in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8544b89..5a788a9 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ AutoLayout.js implements Apple's [Auto Layout](https://developer.apple.com/libra - [Additional resources](#additional-resources) - [Benchmark](https://rawgit.com/IjzerenHein/autolayout.js/master/bench/index.html) - [Tests](https://rawgit.com/IjzerenHein/autolayout.js/master/test/index.html) -- [ToDo list](#todo-list) +- [Roadmap](#roadmap) - [Contribute](#contribute) ## Getting started