Skip to content

Commit

Permalink
Fixed LinkedIn link
Browse files Browse the repository at this point in the history
  • Loading branch information
Shpigford authored Oct 4, 2024
1 parent 6f5f145 commit 1720b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
<%= link_to "Twitter", "https://twitter.com/maybe", class: 'text-[#141414]' %>
</li>
<li>
<%= link_to "LinkedIn", "https://linkedin.com/company/maybe-finance", class: 'text-[#141414]' %>
<%= link_to "LinkedIn", "https://linkedin.com/company/maybe", class: 'text-[#141414]' %>
</li>
</ul>
</div>
Expand Down

0 comments on commit 1720b3b

Please sign in to comment.