diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-24 17:48:17 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-24 17:48:17 -0500 |
| commit | c94710bed262d942e2526d3048886250855b928f (patch) | |
| tree | 53e3df54de051f98333b456bd010329ef5b95113 | |
| parent | 014e60ae3541cb5581675d388bebd8465f5f8800 (diff) | |
fix broken link
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 99f19eb7..9d3a8fac 100644 --- a/static/releases.html +++ b/static/releases.html @@ -242,7 +242,7 @@ <h3><a href="#crosshatch-stable">Pixel 3 XL</a></h3> <p>Version: <a href="https://github.com/GrapheneOS/platform_manifest/releases/tag/RQ1A.201205.003.2020.12.12.03">RQ1A.201205.003.2020.12.12.03</a></p> <ul> - <li><a href="https://releases.grapheneos.org/crosshatch-factory-2020.12.12.012.03">crosshatch-factory-2020.12.12.03.zip</a></li> + <li><a href="https://releases.grapheneos.org/crosshatch-factory-2020.12.12.03.zip">crosshatch-factory-2020.12.12.03.zip</a></li> <li><a href="https://releases.grapheneos.org/crosshatch-factory-2020.12.12.03.zip.sig">crosshatch-factory-2020.12.12.03.zip.sig</a></li> <li><a href="https://releases.grapheneos.org/crosshatch-ota_update-2020.12.12.03.zip">crosshatch-ota_update-2020.12.12.03.zip</a></li> </ul> |
