Skip to content

Commit df7e6a9

Browse files
Update Style Guide with note about not using inline-errata RFC
1 parent 26dbbe9 commit df7e6a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/docs/style-guide/formatting/external-references.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ For general websites, consider the following recommendations about the link text
1313
* Authoritative sources for documents such as RFCs can have their own specific format for references, such as the RFC number.
1414

1515
:::note
16-
When linking to a Cloudflare blog post, sometimes we use only "blog post" for the link text.
16+
When linking to a Cloudflare blog post, sometimes we use only "blog post" for the link text.
1717
:::
1818

1919
## Referencing RFCs
@@ -37,8 +37,8 @@ When linking to an RFC (or RFC section), consider using a link to the following
3737
To get the link:
3838

3939
1. Go to [RFC Editor](https://www.rfc-editor.org/rfc-index.html) and search for the RFC number.
40-
2. Select HTML to open the HTML version.
41-
3. (optional) Navigate to a specific section, if necessary.
40+
2. Select **HTML** to open the HTML version. If available, do **not** use **HTML with inline errata** as this version should not be used as reference.
41+
3. (Optional) Go to a specific section, if necessary.
4242
4. Use the current URL as the link target in Developer Documentation.
4343

4444
URL example:

0 commit comments

Comments
 (0)