diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-07-02 21:44:01 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-07-02 21:44:01 -0400 |
| commit | 159f4fae272f7dc74a33c009459f15c0f180ce6d (patch) | |
| tree | 5969476193c0665072a1b7ff083cae3be2aa8b3a | |
| parent | b4e54a10f6dbe353e4af56fc2161355090f997a7 (diff) | |
update references to Vanadium
| -rw-r--r-- | static/build.html | 2 | ||||
| -rw-r--r-- | static/contact.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html index 30b48b54..b6138b31 100644 --- a/static/build.html +++ b/static/build.html @@ -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. diff --git a/static/contact.html b/static/contact.html index 96dd8831..1e392cc2 100644 --- a/static/contact.html +++ b/static/contact.html @@ -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> |
