Skip to content

Commit 87a3d56

Browse files
authored
Update faq.html.haml
1 parent 6386acc commit 87a3d56

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

app/views/pages/faq.html.haml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,11 @@
99
%a{href: 'https://coderwall.com/delete_account', rel: 'nofollow'} https://coderwall.com/delete_account
1010
and locate the trash icon next to the edit button. Please note this action is irreversible.
1111

12-
%h3.mt3= link_to 'I just qualified for a new achievement, why isn\'t it on my profile?', '#', 'name' => 'profileupdates'
13-
%p Achievements are temporarily disabled as we work to introduce a new upgraded system.
12+
%h3.mt3= link_to 'What happened to the badges?!', '#', 'name' => 'profileupdates'
13+
%p We miss them too! We're still hoping we'll get them back into the site one day.
14+
15+
%h3.mt3= link_to 'Can I help Coderwall?', '#', 'name' => 'source'
16+
%p You sure can! You can find the [source on GitHub.](https://github.com/coderwall/coderwall-next]
1417

1518

1619
:javascript

0 commit comments

Comments
 (0)