Skip to content

Commit

Permalink
Update podcast link on landing page
Browse files Browse the repository at this point in the history
Currently the podcast link on the lading page
points to medium this commit updates the link
to point to the bike shed website.
  • Loading branch information
Tresor11 committed May 22, 2024
1 parent 3ef0070 commit 5a7e4e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/pages/landing.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</p>
<p class="card__copy card__copy--centered">
Listen to their stories on our
<a href="https://medium.com/@upcase">podcast.</a>
<a href="https://bikeshed.thoughtbot.com">podcast.</a>
</p>
</div>
</div>
Expand Down

0 comments on commit 5a7e4e4

Please sign in to comment.