diff options
Diffstat (limited to 'app/views/home/index.html.haml')
-rw-r--r-- | app/views/home/index.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/home/index.html.haml b/app/views/home/index.html.haml index 258ccec..728b5b8 100644 --- a/app/views/home/index.html.haml +++ b/app/views/home/index.html.haml @@ -12,6 +12,6 @@ .row-fluid %hr %p - = link_to "fetch a cert", cert_pat + = link_to "fetch a cert", cert_path - # TODO: will want link to donation (anonymous payment), which is new_payment_path |