1
0
mirror of synced 2025-12-19 09:57:42 -05:00

Quick PR to fix broken link to internal code annotations docs (#39401)

This commit is contained in:
Joe Clark
2023-07-21 13:08:18 -07:00
committed by GitHub
parent d4749fcb08
commit 3537e6b079

View File

@@ -96,7 +96,7 @@ Avoid inline links in command names.
### Examples
When code examples refer to a larger file, show the relevant section of the file, so that users understand how to edit their own code in context. You can add code annotations to explain long code examples. See "[Code annotations](./code-annotations)" for more information.
When code examples refer to a larger file, show the relevant section of the file, so that users understand how to edit their own code in context. You can add code annotations to explain long code examples. See "[Code annotations](./content-markup-reference.md#code-sample-annotations)" for more information.
- **Use:**