Skip to content

Commit 152f9cd

Browse files
committed
Fix HTML entities
1 parent 77e5b96 commit 152f9cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

draft-illyes-aipref-cbcp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ discovery This relation should be provided via an HTTP `Link` header or as a
164164
`<link>` element in the page's HTML metadata section. For example:
165165

166166
```
167-
<link rel="client-ranges" href="https://example.com/crawlerips.json">
167+
&lt;link rel="client-ranges" href="https://example.com/crawlerips.json">
168168
```
169169

170170

0 commit comments

Comments
 (0)