File tree Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Original file line number Diff line number Diff line change @@ -3,15 +3,12 @@ title: Overview
33pcx_content_type : overview
44sidebar :
55 order : 1
6- badge :
7- text : Beta
86head :
97 - tag : title
108 content : Cloudflare Calls
11-
129---
1310
14- import { Description , LinkButton } from " ~/components"
11+ import { Description , LinkButton } from " ~/components" ;
1512
1613<Description >
1714
@@ -23,5 +20,15 @@ Cloudflare Calls is infrastructure for real-time audio/video/data applications.
2320
2421Cloudflare Calls runs on [ Cloudflare's global cloud network] ( https://www.cloudflare.com/network/ ) in hundreds of cities worldwide.
2522
26- <LinkButton variant = " primary" href = " /calls/get-started/" >Get started</LinkButton > <LinkButton variant = " secondary" href = " https://dash.cloudflare.com/?to=/:account/calls" >Calls dashboard</LinkButton > <LinkButton variant = " secondary" href = " https://github.com/cloudflare/orange" >Orange Meets demo app</LinkButton >
27-
23+ <LinkButton variant = " primary" href = " /calls/get-started/" >
24+ Get started
25+ </LinkButton >
26+ <LinkButton
27+ variant = " secondary"
28+ href = " https://dash.cloudflare.com/?to=/:account/calls"
29+ >
30+ Calls dashboard
31+ </LinkButton >
32+ <LinkButton variant = " secondary" href = " https://github.com/cloudflare/orange" >
33+ Orange Meets demo app
34+ </LinkButton >
You can’t perform that action at this time.
0 commit comments