diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2015-10-06 20:10:56 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2015-10-06 20:10:56 -0500 |
commit | 6886ed67f6882c320b91c89f78dd426b157b3aef (patch) | |
tree | 2c2bfe4206733d55a7543b1357204806d61f98c1 /releases/3.5.12/index.php | |
parent | bab516e9b41a8468a988f74fc7329e09d87196e2 (diff) | |
download | website-core-6886ed67f6882c320b91c89f78dd426b157b3aef.tar.gz website-core-6886ed67f6882c320b91c89f78dd426b157b3aef.zip |
Update source links to use new redirector system
Diffstat (limited to 'releases/3.5.12/index.php')
-rw-r--r-- | releases/3.5.12/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/releases/3.5.12/index.php b/releases/3.5.12/index.php index e47af80..744fcaf 100644 --- a/releases/3.5.12/index.php +++ b/releases/3.5.12/index.php @@ -17,7 +17,7 @@ <A HREF="https://wiki.trinitydesktop.org/UbuntuInstall">Official Installation Instructions for Ubuntu</A><BR> <A HREF="https://wiki.trinitydesktop.org/SlackwareInstall">Official Installation Instructions for Slackware</A> <P> -<A HREF="http://ppa2.quickbuild.pearsoncomputing.net/redirect.php?file=releases/3.5.12/downloads.html" TARGET="_top">Download Source Tarballs</A> +<A HREF="http://mirror.ppa.trinitydesktop.org/trinity/releases/3.5.12/downloads.html" TARGET="_top">Download Source Tarballs</A> <?php doFooter(); |