Skip to content

Commit 2dff35e

Browse files
authored
Revise community feeds text for clarity
Updated the text to focus on Bluefin releases and changed 'Biweekly Reports' to 'Monthly Reports'.
1 parent f64a4e5 commit 2dff35e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

src/components/CommunityFeeds.tsx

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,11 @@ const CommunityFeeds: React.FC = () => {
1414
<div className={styles.header}>
1515
<h1>Changelogs and Feeds</h1>
1616
<p>
17-
Stay up to date with the latest Bluefin releases, community
18-
discussions, and announcements. Looking for project activity and
17+
Stay up to date with the latest Bluefin releases. Looking for project activity and
1918
development progress? Check out our{" "}
20-
<a href="/reports">Biweekly Reports</a> for summaries of completed
19+
<a href="/reports">Monthly Reports</a> for summaries of completed
2120
work from{" "}
22-
<a href="https://todo.projectbluefin.io">todo.projectbluefin.io</a>,
23-
contributor highlights, and project board updates. Stay frosty.
21+
<a href="https://todo.projectbluefin.io">todo.projectbluefin.io</a>. Stay frosty.
2422
</p>
2523
</div>
2624

0 commit comments

Comments
 (0)