summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-06-12 09:16:41 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-06-12 09:16:41 -0400
commit4613906e4b85d8d213ea0768dc2a40001d171680 (patch)
tree7d72a82db63109221a5784987853402f74525a18
parent3d40c3d5cdb565518db8c196edf39dd1de889c43 (diff)
GitLab uses lowercase project name in URL
-rw-r--r--static/source.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/source.html b/static/source.html
index 4c1b7935..60bf6df8 100644
--- a/static/source.html
+++ b/static/source.html
@@ -181,7 +181,7 @@
<li><a href="https://github.com/GrapheneOS/platform_external_Auditor">Auditor prebuilt (platform_external_Auditor)</a></li>
<li><a href="https://github.com/GrapheneOS/platform_external_PdfViewer">PDF Viewer prebuilt (platform_external_PdfViewer)</a></li>
<li><a href="https://github.com/GrapheneOS/platform_external_talkback">GrapheneOS fork of the open source Talkback and Switch Access accessibility services</a></li>
- <li><a href="https://gitlab.com/GrapheneOS/platform_external_vanadium">Vanadium prebuilt (platform_external_vanadium)</a></li>
+ <li><a href="https://gitlab.com/grapheneos/platform_external_vanadium">Vanadium prebuilt (platform_external_vanadium)</a></li>
<li><a href="https://github.com/GrapheneOS/platform_packages_apps_ExactCalculator">platform_packages_apps_ExactCalculator</a></li>
<li><a href="https://github.com/GrapheneOS/platform_packages_apps_SetupWizard">platform_packages_apps_SetupWizard</a></li>
<li><a href="https://github.com/GrapheneOS/platform_packages_apps_Updater">OS update client (platform_packages_apps_Updater)</a></li>