diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-05-28 22:10:10 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-05-28 22:10:10 -0400 |
| commit | 4073ae212dc4238e46a7a64e0792254e9f4e388b (patch) | |
| tree | 87dc11bd3248fadfae1bc26bc05b0e84c072d852 | |
| parent | eb5f69c78e8e7df6b8b1ddd6ea16bd05dbb2ec70 (diff) | |
fix manifest link
| -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 ecd062c3..50aec64f 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/12/default.xml">default.xml + <a href="https://github.com/GrapheneOS/platform_manifest/blob/12.1/default.xml">default.xml list in the manifest repository</a>.</p> <p>GrapheneOS forks of AOSP source tree repositories:</p> |
