diff --git a/static/build.html b/static/build.html index 6b73d8ee..516bda77 100644 --- a/static/build.html +++ b/static/build.html @@ -461,7 +461,7 @@ git submodule update --init --recursive
mkdir kernel-raviole
 cd kernel-raviole
-repo init -u https://github.com/GrapheneOS/raviole_kernel_manifest.git -b 12.1
+repo init -u https://github.com/GrapheneOS/kernel_raviole-manifest.git -b 12.1
 repo sync -j16

To build the Pixel 6 and Pixel 6 Pro kernel:

diff --git a/static/source.html b/static/source.html index 0765c972..c8af8735 100644 --- a/static/source.html +++ b/static/source.html @@ -167,7 +167,7 @@