From b76c7a55b417f45ff777342e5becf41c837954de Mon Sep 17 00:00:00 2001 From: Magnus Date: Thu, 8 Dec 2022 20:26:12 +0100 Subject: [PATCH] FIxed ota link under install --- src_docs/source/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src_docs/source/installation.rst b/src_docs/source/installation.rst index b763cd6..db6191c 100644 --- a/src_docs/source/installation.rst +++ b/src_docs/source/installation.rst @@ -97,7 +97,7 @@ OTA Option You can use the OTA option by adding this URL to your configuration and when the device starts up in configuration mode it will check for a new version and if it finds a newer version it will do an update. -``https://mp-se.github.io/gravitymon/release/`` +``https://gravitymon.com/firmware/`` Manual update *************