From 7146462b39f21f6264e2bb6646add7c6f01ed049 Mon Sep 17 00:00:00 2001 From: Cole Helbling Date: Fri, 8 May 2020 23:03:02 +0000 Subject: [PATCH] Fix adhd URL --- developer-manual.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer-manual.adoc b/developer-manual.adoc index 67a171a..78384f4 100644 --- a/developer-manual.adoc +++ b/developer-manual.adoc @@ -129,7 +129,7 @@ chromiumos/ ├── platform/ │   └── crosvm/ └── third_party/ - └── adhd/ (git clone https://chromium.googlesource.com/chromiumos/third_party/minijail) + └── adhd/ (git clone https://chromium.googlesource.com/chromiumos/third_party/adhd) ---- The exact other components required by crosvm depend on what build -- git format-patch -1 --stdout -C 7146462b39f21f6264e2bb6646add7c6f01ed049