You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/cockpit/troubleshooting/index.mdx
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,8 @@ categories:
49
49
50
50
## Cockpit troubleshooting pages
51
51
52
-
-[My pusher does not support custom HTTP headers](/cockpit/troubleshooting/pusher-does-not-support-custom-http-headers/)
53
-
-[Resetting a Grafana password](/cockpit/troubleshooting/resetting-grafana-password-via-the-api/)
54
-
-[Troubleshooting issues with data not showing up on Grafana dashboards](/cockpit/troubleshooting/synchronize-grafana-data-sources/)
52
+
<LinksList>
53
+
- <LinkListto="/cockpit/troubleshooting/pusher-does-not-support-custom-http-headers/"label="My pusher does not support custom HTTP headers" />
54
+
- <LinkListto="/cockpit/troubleshooting/resetting-grafana-password-via-the-api/"label="Resetting a Grafana password" />
55
+
- <LinkListto="/cockpit/troubleshooting/synchronize-grafana-data-sources/"label="Troubleshooting issues with data not showing up on Grafana dashboards" />
Copy file name to clipboardExpand all lines: pages/container-registry/troubleshooting/index.mdx
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,4 +42,6 @@ categories:
42
42
43
43
## Container Registry troubleshooting pages
44
44
45
-
-[Common errors when pushing images to Container Registry](/container-registry/troubleshooting/common-errors-when-pushing-images-to-container-registry/)
45
+
<LinksList>
46
+
- <LinkListto="/container-registry/troubleshooting/common-errors-when-pushing-images-to-container-registry/"label="Common errors when pushing images to Container Registry" />
0 commit comments