summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-04-18 17:57:31 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-04-18 17:57:42 -0400
commitbc4151498cf73b3834a64507e433e72d64aa2c23 (patch)
treea10a60aeb69cd191be3e673ca268cd74038c7809
parent1a86ed6636f78fe1a6c9900faebae34ba25ab603 (diff)
fix last case of inconsistent source list format
-rw-r--r--static/source.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/source.html b/static/source.html
index 3ad9abab..71a0617a 100644
--- a/static/source.html
+++ b/static/source.html
@@ -131,7 +131,7 @@
<li><a href="https://github.com/GrapheneOS/platform_frameworks_opt_net_wifi">platform_frameworks_opt_net_wifi</a></li>
<li><a href="https://github.com/GrapheneOS/platform_hardware_google_pixel-sepolicy">platform_hardware_google_pixel-sepolicy</a></li>
<li><a href="https://github.com/GrapheneOS/platform_libcore">platform_libcore</a></li>
- <li><a href="https://github.com/GrapheneOS/platform_manifest">Manifest for OS repositories</a></li>
+ <li><a href="https://github.com/GrapheneOS/platform_manifest">platform_manifest</a>: Manifest for OS repositories</li>
<li><a href="https://github.com/GrapheneOS/platform_packages_apps_Bluetooth">platform_packages_apps_Bluetooth</a></li>
<li><a href="https://github.com/GrapheneOS/platform_packages_apps_Calendar">platform_packages_apps_Calendar</a></li>
<li><a href="https://github.com/GrapheneOS/platform_packages_apps_CarrierConfig">platform_packages_apps_CarrierConfig</a></li>