Skip to content

Commit 8bff474

Browse files
authored
Update links-endpoint.mdx
get rid of random highlighting
1 parent bd7ab7b commit 8bff474

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/browser-rendering/rest-api/links-endpoint.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ curl -X POST 'https://api.cloudflare.com/client/v4/accounts/<accountId>/browser-
2121
}'
2222
```
2323

24-
```json output {11-13} collapse={15-80}
24+
```json output collapse={12-80}
2525
{
2626
"success": true,
2727
"result": [
@@ -114,7 +114,7 @@ curl -X POST 'https://api.cloudflare.com/client/v4/accounts/<accountId>/browser-
114114
}'
115115
```
116116

117-
```json output {11-13} collapse={15-80}
117+
```json output collapse={12-80}
118118
{
119119
"success": true,
120120
"result": [

0 commit comments

Comments
 (0)