Update documentation

This commit is contained in:
GitHub Action 2022-12-08 19:27:04 +00:00
parent 788cf4d658
commit 3e8cb04526
3 changed files with 3 additions and 3 deletions

View File

@ -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 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. 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 Manual update
************* *************

View File

@ -275,7 +275,7 @@ are your options.</p>
<h3>OTA Option<a class="headerlink" href="#ota-option" title="Permalink to this headline"></a></h3> <h3>OTA Option<a class="headerlink" href="#ota-option" title="Permalink to this headline"></a></h3>
<p>You can use the OTA option by adding this URL to your configuration and when the device starts up in configuration mode it <p>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.</p> will check for a new version and if it finds a newer version it will do an update.</p>
<p><code class="docutils literal notranslate"><span class="pre">https://mp-se.github.io/gravitymon/release/</span></code></p> <p><code class="docutils literal notranslate"><span class="pre">https://gravitymon.com/firmware/</span></code></p>
</div> </div>
<div class="section" id="manual-update"> <div class="section" id="manual-update">
<h3>Manual update<a class="headerlink" href="#manual-update" title="Permalink to this headline"></a></h3> <h3>Manual update<a class="headerlink" href="#manual-update" title="Permalink to this headline"></a></h3>

File diff suppressed because one or more lines are too long