We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aee4750 commit 71ed700Copy full SHA for 71ed700
1 file changed
status.mdx
@@ -1,13 +1,13 @@
1
---
2
title: X Developer Platform Status
3
4
-<Warning>
5
-Some systems are seeing a degrade in performance.
6
-</Warning>
+<Check>
+All systems are operational.
+</Check>
7
8
<CardGroup cols={3}>
9
-<Card title="X API v2" icon="circle-exclamation" color="#d75555" horizontal href="#">
10
-<Tooltip tip="Outage">Outage</Tooltip>
+<Card title="X API v2" icon="circle-check" color="#55d799" horizontal href="#">
+<Tooltip tip="Operational">Normal</Tooltip>
11
</Card>
12
<Card title="GNIP Enterprise API" icon="circle-check" color="#55d799" horizontal href="#">
13
<Tooltip tip="Operational">Normal</Tooltip>
0 commit comments