update references to Vanadium

This commit is contained in:
Daniel Micay 2019-07-02 21:44:01 -04:00
parent b4e54a10f6
commit 159f4fae27
2 changed files with 2 additions and 2 deletions

View File

@ -141,7 +141,7 @@ cd ../..</pre>
Before building GrapheneOS, you need to build Chromium for the WebView and
<em>optionally</em> the standalone browser app. GrapheneOS uses a hardened fork of
Chromium for these. It needs to be rebuilt when Chromium is updated or the GrapheneOS
<code>chromium_patches</code> repository changes.
<code>Vanadium</code> patches change.
Chromium and the WebView are independent applications built from the Chromium source tree. The
GrapheneOS Chromium build is located at external/chromium and includes the WebView.

View File

@ -62,7 +62,7 @@
</h2>
<ul>
<li><a href="https://github.com/GrapheneOS/os_issue_tracker/issues">OS issue tracker</a></li>
<li><a href="https://github.com/GrapheneOS/chromium_patches/issues">Vanadium (Chromium variant) issue tracker</a></li>
<li><a href="https://github.com/GrapheneOS/Vanadium/issues">Vanadium (Chromium variant) issue tracker</a></li>
<li><a href="https://github.com/GrapheneOS/grapheneos.org/issues">grapheneos.org issue tracker</a></li>
<li><a href="https://github.com/GrapheneOS/releases.grapheneos.org/issues">Update server (releases.grapheneos.org) issue tracker</a></li>
</ul>