Skip to content

Commit

Permalink
update bostonrb link
Browse files Browse the repository at this point in the history
  • Loading branch information
pcai committed Jul 13, 2024
1 parent b9dda76 commit 6326c22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/data/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ friends:
description: "Our wonderful outreach effort mentors."
- bostonrb:
name: "BostonRB"
url: "https://www.meetup.com/bostonrb/"
url: "https://www.bostonrubygroup.com"
description: "The official local Ruby user group, and a wonderful community of helpful Rubyists."
2 changes: 1 addition & 1 deletion app/views/pages/resources.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<div class="resources-content">
<section class="community" id="community">
<h2 class="section-title">Community</h2>
<p>The <%= link_to "Boston Ruby Group", "https://www.meetup.com/bostonrb/" %> organizes monthly presentations and project night. Project night always has a few volunteers available specifically to help others. It is a beginner-friendly event.</p>
<p>The <%= link_to "Boston Ruby Group", "https://www.bostonrubygroup.com" %> organizes monthly presentations and project night. Project night always has a few volunteers available specifically to help others. It is a beginner-friendly event.</p>
<p>The Ruby community welcomes you.</p>
</section>

Expand Down

0 comments on commit 6326c22

Please sign in to comment.