Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 546d0ba8 authored by Robert Ly's avatar Robert Ly
Browse files

docs: fix link to messages doc

Change-Id: I382a2ec26634f8d7427344657de0a66b187562cb
parent d1e3afb5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -76,7 +76,7 @@ channel.
    <dt><a href="{@docRoot}training/wearables/data-layer/assets.html">Transferring Assets</a></dt>
      <dd>Assets are binary blobs of data that you typically use to transfer images or media.</dd>

    <dt><a href="{@docRoot}training/wearables/data-layer/stacks.html">Sending and Receiving Messages</a></dt>
    <dt><a href="{@docRoot}training/wearables/data-layer/messages.html">Sending and Receiving Messages</a></dt>
      <dd>Messages are designed for fire-and-forget messages that you can send back and forth
      between the wearable and handheld.</dd>