Skip to content

Commit

Permalink
docs: update Golioth URLs
Browse files Browse the repository at this point in the history
Update outdated links. This includes a new repository address for the
Golioth OTA sample and an updated path for the OTA documentation.

(cherry picked from commit e81acaf)

Original-Signed-off-by: Mike Szczys <mike@golioth.io>
GitOrigin-RevId: e81acaf
Change-Id: Ic01bca7dd92b685d13488ffb353f9857b5d4860b
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/5281900
Tested-by: ChromeOS Prod (Robot) <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com>
Tested-by: Al Semjonovs <asemjonovs@google.com>
Commit-Queue: Al Semjonovs <asemjonovs@google.com>
Reviewed-by: Al Semjonovs <asemjonovs@google.com>
  • Loading branch information
szczys authored and Chromeos LUCI committed Feb 10, 2024
1 parent eb2b1e9 commit c94752a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/services/device_mgmt/ota.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ this implementation, the connection between cloud and device is secured using
TLS/DTLS, and the signed firmware binary is confirmed by MCUboot before the
upgrade occurs.

1. A working sample can be found on the `Golioth Zephyr-SDK repository`_
1. A working sample can be found on the `Golioth Firmware SDK repository`_
2. The `Golioth OTA documentation`_ includes complete information about the
versioning process

Expand Down Expand Up @@ -79,7 +79,7 @@ available but it does not demonstrate the firmware update feature.

.. _MCUboot bootloader: https://mcuboot.com/
.. _Golioth: https://golioth.io/
.. _Golioth Zephyr-SDK repository: https://github.com/golioth/zephyr-sdk/tree/main/samples/dfu
.. _Golioth OTA documentation: https://docs.golioth.io/cloud/services/ota
.. _Golioth Firmware SDK repository: https://github.com/golioth/golioth-firmware-sdk/tree/main/examples/zephyr/fw_update
.. _Golioth OTA documentation: https://docs.golioth.io/device-management/ota
.. _Eclipse hawkBit: https://www.eclipse.org/hawkbit/
.. _UpdateHub: https://updatehub.io/

0 comments on commit c94752a

Please sign in to comment.