diff options
author | Rory O’Kane <rory@roryokane.com> | 2014-07-17 15:44:18 -0400 |
---|---|---|
committer | Rory O’Kane <rory@roryokane.com> | 2014-07-17 15:44:18 -0400 |
commit | 94e8e245da0bdab6cf6b04998d229b33a78b9c44 (patch) | |
tree | dada939994c1743d0720db007e43fc29d1f4a662 /web | |
parent | ed226eba6dab432ba47f3bb6e4a6b3b1dea64330 (diff) | |
download | Nim-94e8e245da0bdab6cf6b04998d229b33a78b9c44.tar.gz |
Fix link to roadmap on site home page
https://github.com/Araq/Nimrod/wiki/Feature-Matrix does not exist, while https://github.com/Araq/Nimrod/wiki/Roadmap does.
Diffstat (limited to 'web')
-rw-r--r-- | web/index.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.txt b/web/index.txt index c3459d56b..947ebb706 100644 --- a/web/index.txt +++ b/web/index.txt @@ -101,5 +101,5 @@ Roadmap to 1.0 ============== Please have a look at -this `wiki page <https://github.com/Araq/Nimrod/wiki/Feature-Matrix>`_ for +this `wiki page <https://github.com/Araq/Nimrod/wiki/Roadmap>`_ for an up-to-date overview. |