diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-04-23 23:08:31 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-04-23 23:09:57 -0400 |
| commit | e3ec3667259d675cbd9e9ff458fbb60c9f85eccf (patch) | |
| tree | 4eb00fcfa2f72977356b07bab47b7935f38b7d6a /static | |
| parent | a9701f3a65e7e9256ce5b6f135476176e84ebf12 (diff) | |
update branch names in links to repositories
Diffstat (limited to 'static')
| -rw-r--r-- | static/features.html | 2 | ||||
| -rw-r--r-- | static/install/cli.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/static/features.html b/static/features.html index 9b794acf..a438174a 100644 --- a/static/features.html +++ b/static/features.html @@ -105,7 +105,7 @@ leveraging modern hardware capabilities to provide substantial defenses against the most common classes of vulnerabilities (heap memory corruption) along with reducing the lifetime of sensitive data in memory. The - <a href="https://github.com/GrapheneOS/hardened_malloc/blob/master/README.md">hardened_malloc + <a href="https://github.com/GrapheneOS/hardened_malloc/blob/main/README.md">hardened_malloc README</a> has extensive documentation on it. The hardened_malloc project is portable to other Linux-based operating systems and is being adopted by other security-focused operating systems like Whonix. Our allocator also heavily influenced the diff --git a/static/install/cli.html b/static/install/cli.html index bc9fb6a3..71aef47f 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -381,7 +381,7 @@ RWQZW9NItOuQYJ86EooQBxScfclrWiieJtAO9GpnfEjKbCO/3FriLGX3</pre> <a href="https://twitter.com/GrapheneOS/status/1145259815851253762">@GrapheneOS Twitter account</a>, <a href="https://www.reddit.com/r/GrapheneOS/comments/c7gb3f/grapheneos_factory_images_are_now_signed_with/esewpm9">the /u/GrapheneOS - Reddit account</a> and <a href="https://github.com/GrapheneOS/releases.grapheneos.org/blob/master/static/factory.pub">is available on GitHub</a>. + Reddit account</a> and <a href="https://github.com/GrapheneOS/releases.grapheneos.org/blob/main/static/factory.pub">is available on GitHub</a>. When the current signing key is replaced, the new key will be signed with it.</p> <p>Download the factory images for the device from <a href="/releases">the releases |
