Skip to content

Commit 433be7b

Browse files
authored
chore(docs/admin/healthcheck): remove GHFM tips (#10954)
1 parent 0789500 commit 433be7b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/admin/healthcheck.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ If there is an issue, you may see one of the following errors reported:
3333
[`url.Parse`](https://pkg.go.dev/net/url#Parse). Example:
3434
`https://dev.coder.com/`.
3535

36-
> [!TIP] You can check this [here](https://go.dev/play/p/CabcJZyTwt9).
36+
> **Tip:** You can check this [here](https://go.dev/play/p/CabcJZyTwt9).
3737
3838
### <a name="EACS03">EACS03: Failed to fetch `/healthz`</a>
3939

@@ -102,7 +102,7 @@ Coder's current activity and usage. It may be necessary to increase the
102102
resources allocated to Coder's database. Alternatively, you can raise the
103103
configured threshold to a higher value (this will not address the root cause).
104104

105-
> [!TIP]
105+
> **Tip:**
106106
>
107107
> - You can enable
108108
> [detailed database metrics](../cli/server.md#--prometheus-collect-db-metrics)
@@ -131,7 +131,7 @@ This is not necessarily a fatal error, but a possible indication of a
131131
misconfigured reverse HTTP proxy. Additionally, while workspace users should
132132
still be able to reach their workspaces, connection performance may be degraded.
133133

134-
> [!NOTE] This may also be shown if you have
134+
> **Note:** This may also be shown if you have
135135
> [forced websocket connections for DERP](../cli/server.md#--derp-force-websockets).
136136
137137
**Solution:** ensure that any configured reverse proxy does not strip the

0 commit comments

Comments
 (0)