diff options
| author | elijah <elijah@riseup.net> | 2013-05-04 14:38:15 -0700 |
|---|---|---|
| committer | elijah <elijah@riseup.net> | 2013-05-04 14:38:15 -0700 |
| commit | 1f8202387b86fd483a2cf4a1f3006c945da95779 (patch) | |
| tree | dc8523c85cd5e71a2a692173c7a7a2de5664f14b | |
| parent | aecb1d4ea95506f6afbb371ab55ec621edf90734 (diff) | |
fix dead link
| -rw-r--r-- | pages/home/en.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/home/en.haml b/pages/home/en.haml index ae1979f..b84377f 100644 --- a/pages/home/en.haml +++ b/pages/home/en.haml @@ -17,7 +17,7 @@ .well .heading For Hackers %p Got skills? We need them. Fork, contribute, pentest, and patch our software. Always 100% Free/Libre. - = link(:read_more => 'development', :class => 'btn') + = link(:read_more => 'docs', :class => 'btn') .row-fluid -# .span6 |
