From 12af171a2f7d12460dfb62cb089aa9ef3ee045b6 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Thu, 3 Sep 2020 18:05:15 +0200 Subject: [PATCH] Remove dead link (#14386) The current location would be https://github.com/home-assistant/operating-system/blob/dev/Documentation/boards/raspberrypi/README.md. However, all information required is present in this article, so no link required. --- source/hassio/enable_i2c.markdown | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/hassio/enable_i2c.markdown b/source/hassio/enable_i2c.markdown index 2f45ee5ee45..025f1dd4beb 100644 --- a/source/hassio/enable_i2c.markdown +++ b/source/hassio/enable_i2c.markdown @@ -5,8 +5,6 @@ description: "Instructions on how to enable I2C on a Raspberry Pi" Home Assistant using the Home Assistant Operating System is a managed environment, which means you can't use existing methods to enable the I2C bus on a Raspberry Pi. -If you're attempting to add an external sensor you will have to [enable the I2C interface in the Home Assistant configuration](https://github.com/home-assistant/hassos/blob/dev/Documentation/boards/raspberrypi.md#i2c) using a USB stick. - ## Step by step instructions You will need: