diff options
Diffstat (limited to '')
-rw-r--r-- | docs/contributing/contributing-documentation.md | 2 | ||||
-rw-r--r-- | docs/contributing/style-guide.md | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/docs/contributing/contributing-documentation.md b/docs/contributing/contributing-documentation.md index 6f94d5bf1..ebdffdbf6 100644 --- a/docs/contributing/contributing-documentation.md +++ b/docs/contributing/contributing-documentation.md @@ -188,3 +188,5 @@ We may point to specific sections and ask for additional information or other fi ## What's next - Read up on the Netdata documentation [style guide](style-guide.md). + +[](<>) diff --git a/docs/contributing/style-guide.md b/docs/contributing/style-guide.md index 42c981017..5ccd250ee 100644 --- a/docs/contributing/style-guide.md +++ b/docs/contributing/style-guide.md @@ -315,3 +315,5 @@ In Markdown, use the standard image syntax, `![]()`, and place the alt text betw #### Images of text Don't use images of text, code samples, or terminal output. Instead, put that text content in a code block so that all devices can render it clearly and screen readers can parse it. + +[](<>) |