Skip to content

Commit a897782

Browse files
committed
#develop fixed typos #deploy
1 parent 060ce20 commit a897782

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
<a href="#introduction"><strong>Introduction</strong></a> ·
1616
<a href="#download"><strong>Download</strong></a> ·
1717
<a href="#tech-stack"><strong>Tech Stack</strong></a> ·
18-
<a href="#contributing"><strong>Contributing</strong></a> ·
1918
<a href="#credits"><strong>Credits</strong></a>
2019
</p>
2120

@@ -29,7 +28,7 @@
2928
<a href="https://github.com/builder-group/focuscat/releases/latest">
3029
<img src="https://img.shields.io/github/v/release/builder-group/focuscat?style=flat" alt="Release" />
3130
</a>
32-
<a href="https://saku-v1.vercel.app/discord">
31+
<a href="https://discord.com/invite/w4xE3bSjhQ">
3332
<img src="https://img.shields.io/discord/795291052897992724.svg?label=&logo=discord&logoColor=ffffff&color=293140&labelColor=3377FF" alt="Join Discord" />
3433
</a>
3534
</p>
@@ -40,7 +39,7 @@
4039

4140
Pomodoro timer with a cat companion that reacts to your work. Configure your cycles, block apps during focus time. Enforces breaks so you actually take them.
4241

43-
Fully local. No cloud, no analytics, no account.
42+
Fully local. No cloud, no account.
4443

4544
## Download
4645

apps/desktop/src/routes/window.settings.about/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ function RouteComponent() {
4141
description="github.com/builder-group/focuscat"
4242
href={appConfig.distribution.github}
4343
/>
44+
<SettingItem variant="link" label="Discord" href={appConfig.help.discord} />
4445
</SettingGroup>
4546

4647
<SettingGroup title="Credits">

0 commit comments

Comments
 (0)