Merge "Fix broken link in MTE documentation" into main am: 4da6b4bc78

Original change: https://android-review.googlesource.com/c/platform/bionic/+/3352239

Change-Id: I638e534f65190052409b06feb2269e9a83aa9d16
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/docs/mte.md b/docs/mte.md
index d496b29..3034cc7 100644
--- a/docs/mte.md
+++ b/docs/mte.md
@@ -168,7 +168,7 @@
 The bootloader API allows userspace to enable MTE on devices that do not ship
 with MTE enabled by default.
 
-See [SAC bootloader support] for the API definition. In AOSP, this API is
+See [SAC MTE bootloader support] for the API definition. In AOSP, this API is
 implemented in [system/extras/mtectrl]. mtectrl.rc handles the property
 changes and invokes mtectrl to update the misc partition to communicate
 with the bootloader.