Skip to content

Commit 49bee76

Browse files
docs: update internal links to match new site structure (#2187)
1 parent 6f089ef commit 49bee76

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

apps/web/content/articles/is-fireflies-ai-safe.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ Unlike Fireflies' extensive data harvesting, Hyprnote collects minimal, anonymou
195195
- Your conversations or meeting content
196196
- Your personal files or documents
197197

198-
[Check Hyprnote's Privacy Policy](/privacy-policy)
198+
[Check Hyprnote's take on Privacy](/privacy)
199199

200200
## Final Verdict: Is Fireflies AI Safe?
201201

apps/web/content/docs/about/1.what-is-hyprnote.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ Hyprnote is awesome because...
88

99
- it's [open-source](https://github.com/fastrepl/hyprnote)
1010
- it's a [Tauri](https://github.com/tauri-apps/tauri) app
11-
- you can transcribe and summarize [locally](/about-hyprnote/why-local-first) with no bots
11+
- you can transcribe and summarize [locally](/docs/about/why-local-first) with no bots
1212
- you can also bring your own models
13-
- you can [host it by yourself](/about-hyprnote/why-self-hosted) — work in progress
13+
- you can [host it by yourself](/docs/about/why-self-hosted) — work in progress
1414

1515
## How does Hyprnote work?
1616

apps/web/content/docs/developers/2.login.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ We use [Supabase](https://supabase.com) for authentication.
1010

1111
### General
1212

13-
- `task supabase-start` will start a local Supabase server and generate `.env.supabase` at the root. For more information, see [Environment Variables](https://hyprnote.com/docs/developers/env).
13+
- `task supabase-start` will start a local Supabase server and generate `.env.supabase` at the root. For more information, see [Environment Variables](/docs/developers/env).
1414

1515
### OAuth
1616

apps/web/content/docs/pro/2.cloud.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: "Managed cloud service for pro users"
55
---
66

77
<Tip>
8-
If you've [subscribed to the Pro plan](/pro/index), you automatically get
8+
If you've [subscribed to the Pro plan](/pricing), you automatically get
99
access to this.
1010
</Tip>
1111

apps/web/content/legal/dpa.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ By using the Service, you agree to this DPA. If you do not agree, please do not
3131
- **Categories of Data Subjects**: Meeting participants or individuals included in Your Content, as determined by you.
3232
- **Customer Obligations**: You warrant that:
3333
- You have obtained explicit, informed consent from data subjects for recording and cloud processing, as required by law (e.g., GDPR Art. 6, one-party/all-party consent laws).
34-
- You must provide data subjects with a clear and conspicuous privacy notice prior to enabling cloud-based features, specifying the types of personal data processed, the purpose (e.g., AI transcription), and the involvement of sub-processors, as outlined in our Privacy Policy at /privacy-policy.
34+
- You must provide data subjects with a clear and conspicuous privacy notice prior to enabling cloud-based features, specifying the types of personal data processed, the purpose (e.g., AI transcription), and the involvement of sub-processors, as outlined in our Privacy Policy at /privacy.
3535
- You will notify data subjects of cloud processing, as outlined in our Privacy Policy.
3636

3737
### 3.1 Use of Personal Data in AI Models

0 commit comments

Comments
 (0)