Skip to content

Commit

Permalink
fix subscribe button url
Browse files Browse the repository at this point in the history
  • Loading branch information
eteubert committed Aug 24, 2023
1 parent 4f2ed8e commit c382655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const projects = [
{
title: "Podlove Subscribe Button",
imageUrl: "img/podlove-subscribe-icon.svg",
link: "https://subscribe-button.podlove.org",
link: "https://subscribe.podlove.org",
description: (
<>A universal and easy-to-use button, to subscribe to podcasts with player clients or website players.</>
),
Expand Down

0 comments on commit c382655

Please sign in to comment.