summary refs log tree commit diff stats
path: root/web
diff options
context:
space:
mode:
authorRory O’Kane <rory@roryokane.com>2014-07-17 15:44:18 -0400
committerRory O’Kane <rory@roryokane.com>2014-07-17 15:44:18 -0400
commit94e8e245da0bdab6cf6b04998d229b33a78b9c44 (patch)
treedada939994c1743d0720db007e43fc29d1f4a662 /web
parented226eba6dab432ba47f3bb6e4a6b3b1dea64330 (diff)
downloadNim-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.txt2
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.
ref='#n131'>131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214