Skip to content

Commit 810f3dd

Browse files
roerohanmaxvp
authored andcommitted
fix: rename developer platform products for Realtime (#24482)
* fix: rename developer platform products for Realtime * fix: update svg icons * fix: rename file to realtime.yaml to display product title correctly
1 parent df0250e commit 810f3dd

File tree

7 files changed

+29
-15
lines changed

7 files changed

+29
-15
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
name: Realtime SFU
2+
3+
product:
4+
title: Realtime SFU
5+
url: /realtime/sfu/
6+
group: Developer platform
7+
additional_groups: [Media]
8+
9+
meta:
10+
title: Cloudflare Realtime SFU docs
11+
description: Infrastructure for real-time serverless video, audio, and data applications
12+
author: "@cloudflare"
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name: Realtime TURN Service
2+
3+
product:
4+
title: TURN Service
5+
group: Developer platform
6+
additional_groups: [Media]
7+
url: /realtime/turn/
8+
9+
meta:
10+
description: Ensure connectivity with a relay point for traffic between WebRTC clients

src/content/products/realtime.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
name: Realtime
1+
name: RealtimeKit
22

33
product:
44
title: Realtime
5-
url: /realtime/
5+
url: /realtime/realtimekit/
66
group: Developer platform
77
additional_groups: [Media]
88

99
meta:
10-
title: Cloudflare Realtime docs
11-
description: Infrastructure for real-time serverless video, audio, and data applications
10+
title: Cloudflare RealtimeKit docs
11+
description: SDKs and APIs to build real-time applications with lowest latency at any scale
1212
author: "@cloudflare"

src/content/products/turn.yaml

Lines changed: 0 additions & 11 deletions
This file was deleted.

src/icons/realtime-kit.svg

Lines changed: 1 addition & 0 deletions
Loading

src/icons/realtime-sfu.svg

Lines changed: 1 addition & 0 deletions
Loading

src/icons/realtime-turn.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)