From 925632231c6ed837a1fa9e7a79e539f531e788b7 Mon Sep 17 00:00:00 2001 From: tdn131 <32997056+tdn131@users.noreply.github.com> Date: Wed, 4 May 2022 08:02:42 +0200 Subject: [PATCH] Update config.json Typo results in not found. --- arpspoof/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arpspoof/config.json b/arpspoof/config.json index b9b69f32f..60649f83c 100644 --- a/arpspoof/config.json +++ b/arpspoof/config.json @@ -27,7 +27,7 @@ "ROUTER_IP": "str" }, "slug": "arpspoof", - "url": "https://github.com/alexbelgium/hassio-addons/tree/master/arpsoof", + "url": "https://github.com/alexbelgium/hassio-addons/tree/master/arpspoof", "version": "1.0.0", "webui": "http://[HOST]:[PORT:7022]" }