From d7109b2e782a3cbe9f772cd2cf1ca66e4e0a9b67 Mon Sep 17 00:00:00 2001 From: HoppingMonk <44523113+HoppingMonk@users.noreply.github.com> Date: Sun, 28 Oct 2018 19:26:59 +0100 Subject: [PATCH] Add link to add-on security (#135) This page was created but never added to the introduction list. --- docs/hassio_addon_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/hassio_addon_index.md b/docs/hassio_addon_index.md index 421b0606..f8fd5907 100644 --- a/docs/hassio_addon_index.md +++ b/docs/hassio_addon_index.md @@ -14,3 +14,4 @@ Under the hood, add-ons are Docker images published in [Docker Hub](https://hub. 1. [Publishing](hassio_addon_publishing.md) 1. [Presentation](hassio_addon_presentation.md) 1. [Repositories](hassio_addon_repository.md) +1. [Security](hassio_addon_security.md)