Skip to content

Commit 0619069

Browse files
authored
Make example URL non-clickable (#28507)
1 parent c4df10b commit 0619069

File tree

1 file changed

+1
-1
lines changed
  • content/en/real_user_monitoring/browser/setup

1 file changed

+1
-1
lines changed

Diff for: content/en/real_user_monitoring/browser/setup/client.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2412,7 +2412,7 @@ Initialization fails silently if the RUM Browser SDK is already initialized on t
24122412
`proxy`
24132413
: Optional<br/>
24142414
**Type**: String<br/>
2415-
Optional proxy URL, for example: https://www.proxy.com/path. For more information, see the full [proxy setup guide][13].
2415+
Optional proxy URL, for example: `https://www.proxy.com/path`. For more information, see the full [proxy setup guide][13].
24162416

24172417
`allowedTracingUrls`
24182418
: Optional<br/>

0 commit comments

Comments
 (0)