From 0ce5e071d7db897d305e3ac0d40d30293950885c Mon Sep 17 00:00:00 2001 From: Bogdan Vlaicu Date: Thu, 17 Oct 2019 00:43:59 -0400 Subject: [PATCH] Added docs link for "Has a code owner" (#333) Added documentation link for "Has a code owner" in the Gold "Integration Quality Scale" standard. --- docs/integration_quality_scale_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/integration_quality_scale_index.md b/docs/integration_quality_scale_index.md index 4bf7f73d..fc76d643 100644 --- a/docs/integration_quality_scale_index.md +++ b/docs/integration_quality_scale_index.md @@ -38,7 +38,7 @@ This is a solid integration that is able to survive poor conditions and can be c - Entities have device info (if available) ([docs](device_registry_index.md#defining-devices)) - States are translated in the frontend (text-based sensors only, [docs](internationalization_index.md)) - Tests for reading data from/controlling the integration ([docs](development_testing.md)) -- Has a code owner +- Has a code owner ([docs](creating_integration_manifest.md#code-owners)) # Platinum 🏆