From bd2607024798b7c3d6f7b0e2726dcb039b24aeaf Mon Sep 17 00:00:00 2001 From: Stuart Holland Date: Tue, 3 Sep 2024 11:17:10 +0100 Subject: [PATCH] Fix link markup error in standards.md (#2303) --- docs/documenting/standards.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documenting/standards.md b/docs/documenting/standards.md index 754e16b1..13e39065 100644 --- a/docs/documenting/standards.md +++ b/docs/documenting/standards.md @@ -6,7 +6,7 @@ To ensure that the documentation for Home Assistant is consistent and easy to fo ## General documentation -Broadly speaking, documentation should be written following the Microsoft Style Guide](https://learn.microsoft.com/style-guide/welcome/). +Broadly speaking, documentation should be written following the [Microsoft Style Guide](https://learn.microsoft.com/style-guide/welcome/). A few of the most common cases picked up in reviews are listed below: