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

Commit 9a529d1b authored by Robert Ly's avatar Robert Ly Committed by Android Git Automerger
Browse files

am 6f52e7be: Merge "docs: fix link to messages doc" into klp-modular-dev

* commit '6f52e7be':
  docs: fix link to messages doc
parents ce75618e 6f52e7be
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>