summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-12-22 19:44:50 -0500
committerDaniel Micay <danielmicay@gmail.com>2020-12-22 19:44:50 -0500
commit9a8b11233d61564499a073d354cc6e237a9e9686 (patch)
treebe812b45084c96cada00d4620e2792fab9a909f0
parent5dfb353e778264f525edb8caf68aaf32f2ba43a6 (diff)
Chromium -> Vanadium in older documentation
-rw-r--r--static/source.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/source.html b/static/source.html
index b9aeb648..ac54427d 100644
--- a/static/source.html
+++ b/static/source.html
@@ -69,14 +69,14 @@
cross-compilation toolchains for each host and target platform combination, etc. The
prebuilts can all be built from source if desired. The build instructions will be
expanded to cover all of this in the future.</p>
- <p>Chromium needs to be included in the GrapheneOS source tree as a prebuilt before
+ <p>Vanadium needs to be included in the GrapheneOS source tree as a prebuilt before
building. The GrapheneOS build metadata and patches are in the
<a href="https://github.com/GrapheneOS/Vanadium">Vanadium repository</a>. See the
GrapheneOS building instructions for more details.</p>
<p>See <a href="https://attestation.app/source">https://attestation.app/source</a>
for the Auditor and AttestationServer sources. The latest release of the Auditor app
is included in the GrapheneOS source tree as a prebuilt since it uses a different
- build system, similar to other prebuilts like Chromium.</p>
+ build system, similar to other prebuilts like Vanadium.</p>
</main>
<footer>
<a href="/"><img src="/logo.png" width="512" height="512" alt=""/>GrapheneOS</a>