Skip to content

Commit f470340

Browse files
authored
Update status.mdx
Signed-off-by: tcaldwell-x <tcaldwell@twitter.com>
1 parent 4c03b16 commit f470340

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

status.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ title: X Developer Platform Status
33
keywords: ["status", "API status", "system status", "uptime", "service status", "platform status", "operational status", "incidents", "incident history", "outages", "service issues", "API incidents", "system status", "downtime"]
44
---
55

6-
<Warning>
7-
Some systems are experiencing degraded performance.
8-
</Warning>
6+
<Check>
7+
All systems are operational.
8+
</Check>
99

1010
<CardGroup cols={3}>
11-
<Card title="X API v2" icon="triangle-exclamation" color="#d7cc55" horizontal href="#">
12-
<Tooltip tip="Degraded">Degraded</Tooltip>
11+
<Card title="X API v2" icon="circle-check" color="#55d799" horizontal href="#">
12+
<Tooltip tip="Operational">Normal</Tooltip>
1313
</Card>
1414
<Card title="GNIP Enterprise API" icon="circle-check" color="#55d799" horizontal href="#">
1515
<Tooltip tip="Operational">Normal</Tooltip>

0 commit comments

Comments
 (0)