docs: update link to host commands documentation

The Google Sites version was deprecated when https://crrev.com/c/1807964
was submitted.

BRANCH=none
BUG=none
TEST=Check the rendering in Gitiles

Change-Id: I440ae76501a4eb747e4a2e4550c192565c3c6717
Signed-off-by: Harry Cutts <hcutts@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/1900666
Reviewed-by: Aseda Aboagye <aaboagye@chromium.org>
This commit is contained in:
Harry Cutts 2019-11-05 17:14:44 -08:00 committed by Commit Bot
parent 57da6c3f8b
commit 14b13d302e
1 changed files with 1 additions and 1 deletions

View File

@ -333,7 +333,7 @@ levels of detail (see include/ec_commands.h for the data structures).
## Host commands
The way in which messages are exchanged between the AP and EC is
[documented separately](http://dev.chromium.org/chromium-os/ec-development/ap-ec-communication).
[documented separately](./docs/ap-ec-comm.md).
## Software Features