summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-02-13 17:25:13 +0100
committerErich Eckner <git@eckner.net>2019-02-13 17:25:13 +0100
commitbc74a66cda62742fe321bfe3c2ef951b7dce14dc (patch)
treeb7c9b10757bec0bd4b955a1b4b25be810ceb02f1 /index.php
parent5dfac6e689dd6068979869c7cd989cd32e4c6860 (diff)
downloadwebsite-bc74a66cda62742fe321bfe3c2ef951b7dce14dc.tar.xz
index.php: link to git should point to archlinux32 organization
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 3454e50..e7f46d9 100644
--- a/index.php
+++ b/index.php
@@ -225,7 +225,7 @@ foreach($package_updates as $pkg) {
</ul>
<h4>Development</h4>
<ul>
- <li><a href="https://git.archlinux32.org/" title="Official Arch 32 projects (git)">Projects in Git</a></li>
+ <li><a href="https://git.archlinux32.org/archlinux32/" title="Official Arch 32 projects (git)">Projects in Git</a></li>
<li><a href="/groups/" title="View the available package groups"><s>Package Groups</s> (to be implemented)</a></li>
<li><a href="/buildmaster/todos.php" title="Developer Todo Lists">Todo List</a></li>
<li><a href="/releng/releases/" title="Release Engineering ISO listing"><s>ISO Release List</s> (not yet implemented)</a></li>