From 926ab284677079c8ea02013e8af0647d3a1ce516 Mon Sep 17 00:00:00 2001 From: jessib Date: Tue, 6 Aug 2013 10:52:39 -0700 Subject: Fix stupid typo. --- app/views/home/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3