diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-11-23 23:35:17 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-11-23 23:35:17 -0500 |
| commit | cb1eb44b8e305a0bd21abc9024f7c9d2108ee78c (patch) | |
| tree | 95fe08779d122937add1f690cb82243d3672af04 | |
| parent | e023c074b8d4ad10dff208401975b317b3d5f402 (diff) | |
fix link to manifest
| -rw-r--r-- | static/source.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/source.html b/static/source.html index 65cab5ad..c4cf4217 100644 --- a/static/source.html +++ b/static/source.html @@ -90,7 +90,7 @@ be expanded to cover all of this in the future.</p> <p>For a full list of the repositories in the OS source tree, look at the - <a href="https://github.com/GrapheneOS/platform_manifest/blob/11/default.xml">default.xml + <a href="https://github.com/GrapheneOS/platform_manifest/blob/12/default.xml">default.xml list in the manifest repository</a>.</p> <p>GrapheneOS forks of AOSP repositories:</p> |
