diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-12-01 23:35:41 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2011-12-01 23:35:41 -0500 |
commit | 623e0453cee5e3f663a0b18d68db0396cc812983 (patch) | |
tree | 7859e06e85d368d1ba7f4476cc1dc6708c725347 /templates/public/download.html | |
parent | 3eb75b1670fd5f5b581ac9c0d2b1343d205118a8 (diff) |
I think this fixes all the broken links (that point to parabolagnulinux.org anyway)
Diffstat (limited to 'templates/public/download.html')
-rw-r--r-- | templates/public/download.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/public/download.html b/templates/public/download.html index 7a1cd855..207414dc 100644 --- a/templates/public/download.html +++ b/templates/public/download.html @@ -23,7 +23,7 @@ <li><strong>Resources:</strong> <ul> <li><a - href="http://list.parabolagnulinux.org/listinfo.cgi/dev-parabolagnulinux.org" + href="https://lists.parabolagnulinux.org/mailman/listinfo/dev" title="Parabola Hackers Discussion List">Mailing List</a></li> </ul> </li> |