From b10ca0d736a7030f00368d5ddee62737a80e10f3 Mon Sep 17 00:00:00 2001 From: funerally Date: Sat, 3 Oct 2015 00:00:44 -0400 Subject: [PATCH] Fixed twitter link Fixed broken twitter link on about page. --- app/views/static/about.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/static/about.html.haml b/app/views/static/about.html.haml index 9eb7760f..6b6acee1 100644 --- a/app/views/static/about.html.haml +++ b/app/views/static/about.html.haml @@ -12,7 +12,7 @@ %h3= t 'views.about.links.title' %p= t('views.about.links.desc', app_title: APP_CONFIG['site_name']) .col-md-3.col-sm-4 - %a{href: "https://twitter.com/retro_spring"} + %a{href: "https://twitter.com/retrospringnet"} .icon-showcase %i.fa.fa-twitter %h4.heading-about.text-center