Skip to content

Commit 3c82bf4

Browse files
authored
Documentation edits made through Mintlify web editor
1 parent 4e79d13 commit 3c82bf4

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
@@ -2,9 +2,9 @@
22
title: X Developer Platform Status
33
---
44

5-
<Warning>
6-
Developer Portal is experiencing degraded performance.
7-
</Warning>
5+
<Check>
6+
All systems are operational.
7+
</Check>
88

99
<CardGroup cols={3}>
1010
<Card title="X API v2" icon="circle-check" color="#55d799" horizontal href="#">
@@ -13,7 +13,7 @@ Developer Portal is experiencing degraded performance.
1313
<Card title="GNIP Enterprise API" icon="circle-check" color="#55d799" horizontal href="#">
1414
<Tooltip tip="Operational">Normal</Tooltip>
1515
</Card>
16-
<Card title="Developer Portal" icon="triangle-exclamation" color="#d7d555" horizontal href="#">
17-
<Tooltip tip="Operational">Degraded</Tooltip>
16+
<Card title="Developer Portal" icon="circle-check" color="#55d799" horizontal href="#">
17+
<Tooltip tip="Operational">Normal</Tooltip>
1818
</Card>
1919
</CardGroup>

0 commit comments

Comments
 (0)