Fix broken link to RKP VM docs
`service_vm.md` was moved to a different directory, breaking the link.
Point to the new location.
Change-Id: Ieacb28611bcc8c889f60f4f8a5e82fc2da885a06
Reviewed-on: https://pigweed-review.googlesource.com/c/open-dice/+/241732
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com>
Pigweed-Auto-Submit: Seth Moore <sethmo@google.com>
Reviewed-by: Darren Krahn <dkrahn@google.com>
diff --git a/docs/android.md b/docs/android.md
index 980e63c..f557cbe 100644
--- a/docs/android.md
+++ b/docs/android.md
@@ -85,7 +85,7 @@
[RKP VM][rkp-vm] marker | -70006 | null | See the [Android HAL documentation][rkp-hal-readme] for precise semantics, as they vary by Android version.
Component instance name | -70007 | tstr | When component is meant as a type, class or category, one can further specify the particular instance of that component.
-[rkp-vm]: https://android.googlesource.com/platform/packages/modules/Virtualization/+/main/service_vm/README.md#rkp-vm-remote-key-provisioning-virtual-machine
+[rkp-vm]: https://android.googlesource.com/platform/packages/modules/Virtualization/+/main/docs/service_vm.md#rkp-vm-remote-key-provisioning-virtual-machine
[rkp-hal-readme]: https://android.googlesource.com/platform/hardware/interfaces/+/main/security/rkp/README.md
### Versions