diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/build.html | 2 | ||||
| -rw-r--r-- | static/source.html | 2 |
2 files changed, 2 insertions, 2 deletions
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 <pre>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</pre> <p>To build the Pixel 6 and Pixel 6 Pro kernel:</p> 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 @@ <ul> <li><a href="https://github.com/GrapheneOS/raviole_kernel_build">raviole_kernel_build</a></li> - <li><a href="https://github.com/GrapheneOS/raviole_kernel_manifest">raviole_kernel_manifest</a></li> + <li><a href="https://github.com/GrapheneOS/kernel_raviole-manifest">kernel_raviole-manifest</a></li> <li><a href="https://github.com/GrapheneOS/kernel_common_5.10">kernel_common_5.10</a></li> <li><a href="https://github.com/GrapheneOS/kernel_google_coral">kernel_google_coral</a></li> <li><a href="https://github.com/GrapheneOS/kernel_google_coral_drivers_staging_qcacld-3.0">kernel_google_coral_drivers_staging_qcacld-3.0</a></li> |
