From a4410e20a8098a3d194e88aa0744459a01859378 Mon Sep 17 00:00:00 2001 From: "trop[bot]" <37223003+trop[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 20:32:31 -0500 Subject: [PATCH] docs: add backticks around example URL (#42543) Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: David Sanders --- docs/api/command-line-switches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/command-line-switches.md b/docs/api/command-line-switches.md index d497028d22e..3909d9ed304 100644 --- a/docs/api/command-line-switches.md +++ b/docs/api/command-line-switches.md @@ -279,7 +279,7 @@ Aliased to `--debug[=[host:]port`. Specify ways of the inspector web socket url exposure. -By default inspector websocket url is available in stderr and under /json/list endpoint on http://host:port/json/list. +By default inspector websocket url is available in stderr and under /json/list endpoint on `http://host:port/json/list`. ### `--no-deprecation`