Skip to content

Commit 055b037

Browse files
committed
Use bundled octicons in Send Events API cards
Theme ships only a subset of octicons; cloud, bell, git-branch, and flame fell through as literal text. Replace with server, pulse, package, and plug — all of which are used elsewhere in the docs and render correctly.
1 parent f398591 commit 055b037

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

docs/configuration/exporting/send-events-api.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -158,17 +158,17 @@ Cloud Provider Monitoring
158158
.. grid:: 1 1 2 3
159159
:gutter: 3
160160

161-
.. grid-item-card:: :octicon:`cloud;1em;` GCP Cloud Monitoring
161+
.. grid-item-card:: :octicon:`server;1em;` GCP Cloud Monitoring
162162
:class-card: sd-bg-light sd-bg-text-light
163163
:link: send-events/gcp-monitoring
164164
:link-type: doc
165165

166-
.. grid-item-card:: :octicon:`cloud;1em;` Azure Monitor
166+
.. grid-item-card:: :octicon:`server;1em;` Azure Monitor
167167
:class-card: sd-bg-light sd-bg-text-light
168168
:link: send-events/azure-monitor
169169
:link-type: doc
170170

171-
.. grid-item-card:: :octicon:`cloud;1em;` AWS CloudWatch
171+
.. grid-item-card:: :octicon:`server;1em;` AWS CloudWatch
172172
:class-card: sd-bg-light sd-bg-text-light
173173
:link: send-events/aws-cloudwatch
174174
:link-type: doc
@@ -179,22 +179,22 @@ Incident Management
179179
.. grid:: 1 1 2 3
180180
:gutter: 3
181181

182-
.. grid-item-card:: :octicon:`bell;1em;` PagerDuty
182+
.. grid-item-card:: :octicon:`pulse;1em;` PagerDuty
183183
:class-card: sd-bg-light sd-bg-text-light
184184
:link: send-events/pagerduty
185185
:link-type: doc
186186

187-
.. grid-item-card:: :octicon:`bell;1em;` Opsgenie
187+
.. grid-item-card:: :octicon:`pulse;1em;` Opsgenie
188188
:class-card: sd-bg-light sd-bg-text-light
189189
:link: send-events/opsgenie
190190
:link-type: doc
191191

192-
.. grid-item-card:: :octicon:`bell;1em;` Rootly
192+
.. grid-item-card:: :octicon:`pulse;1em;` Rootly
193193
:class-card: sd-bg-light sd-bg-text-light
194194
:link: send-events/rootly
195195
:link-type: doc
196196

197-
.. grid-item-card:: :octicon:`bell;1em;` Incident.io
197+
.. grid-item-card:: :octicon:`pulse;1em;` Incident.io
198198
:class-card: sd-bg-light sd-bg-text-light
199199
:link: send-events/incidentio
200200
:link-type: doc
@@ -205,7 +205,7 @@ Changes & Deployments
205205
.. grid:: 1 1 2 3
206206
:gutter: 3
207207

208-
.. grid-item-card:: :octicon:`git-branch;1em;` Argo CD
208+
.. grid-item-card:: :octicon:`package;1em;` Argo CD
209209
:class-card: sd-bg-light sd-bg-text-light
210210
:link: send-events/argocd
211211
:link-type: doc
@@ -215,7 +215,7 @@ Changes & Deployments
215215
:link: send-events/github
216216
:link-type: doc
217217

218-
.. grid-item-card:: :octicon:`flame;1em;` LaunchDarkly
218+
.. grid-item-card:: :octicon:`plug;1em;` LaunchDarkly
219219
:class-card: sd-bg-light sd-bg-text-light
220220
:link: send-events/launchdarkly
221221
:link-type: doc

0 commit comments

Comments
 (0)