Skip to content

Commit 02e80d1

Browse files
committed
broken links + redirect
1 parent c838a01 commit 02e80d1

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

public/__redirects

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1948,3 +1948,6 @@
19481948
/fundamentals/notifications/* /notifications/:splat 301
19491949
/support/other-languages/* /support/ 301
19501950
/support/speed/* /speed/ 301
1951+
1952+
# Calls
1953+
/calls/* /realtime/:splat 301
Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
{}
3-
43
---
54

65
**Related content**
@@ -9,7 +8,7 @@ For additional resources on learning Durable Objects with Cloudflare, refer to t
98

109
- [Veet Github repository code](https://github.com/megaconfidence/veet)
1110
- [Cloudflare Durable Objects documentation](/durable-objects/)
12-
- [Cloudflare TURN service documentation](/calls/turn/)
13-
- [CLI command for creating new Workers and Pages projects](/pages/get-started/c3/)
14-
- [Hopscotch.io for local WebSocket testing](https://hoppscotch.io/)
11+
- [Cloudflare TURN service documentation](/realtime/turn/)
12+
- [CLI command for creating new Workers and Pages projects](/pages/get-started/c3/)
13+
- [Hopscotch.io for local WebSocket testing](https://hoppscotch.io/)
1514
- [Sign up for a Cloudflare account](https://dash.cloudflare.com/sign-up)

src/content/release-notes/calls.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ entries:
88
- publish_date: "2024-09-25"
99
title: TURN service is generally available (GA)
1010
description: |-
11-
Cloudflare Realtime TURN service is generally available and helps address common challenges with real-time communication. For more information, refer to the [blog post](https://blog.cloudflare.com/webrtc-turn-using-anycast/) or [TURN documentation](/realtime/turn/).
11+
Cloudflare Realtime TURN service is generally available and helps address common challenges with real-time communication. For more information, refer to the [blog post](https://blog.cloudflare.com/webrtc-turn-using-anycast/) or [TURN documentati(/realtime/ltime/turn/).
1212
- publish_date: "2024-04-04"
1313
title: Orange Meets availability
1414
description: |-

0 commit comments

Comments
 (0)