We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0d59ab commit 4d6bde8Copy full SHA for 4d6bde8
app/views/dashboard/show.html.haml
@@ -7,7 +7,7 @@
7
.container.d-flex
8
.col-md-5.offset-md-1.p-3.text
9
%p.lead.mb-0= raw t('homepage.intro')
10
- = link_to ('Join the codebar community'), new_member_path, class: 'btn btn-primary btn-lg mt-4'
+ = link_to ('Join our community'), new_member_path, class: 'btn btn-primary btn-lg mt-4'
11
12
.py-4.py-lg-5.bg-light
13
.container
0 commit comments