[gtk-web] download: fix FTP link
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-web] download: fix FTP link
- Date: Fri, 5 Dec 2014 16:43:51 +0000 (UTC)
commit 6631c0b0b87bd055e6827a4dc0d77e488b0a9af9
Author: Sébastien Wilmet <swilmet gnome org>
Date: Fri Dec 5 17:38:31 2014 +0100
download: fix FTP link
download/index.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/download/index.php b/download/index.php
index 998a1e5..d71c2f4 100755
--- a/download/index.php
+++ b/download/index.php
@@ -18,7 +18,7 @@ ob_start();
<div class="right">
<h2 id="UnstableRelease">Unstable releases</h2>
- <p>The latest unstable tarballs can be downloaded with <a
href="http://ftp.gnome.org/pub/gnome/sources/gtk+/" class="external">HTTP</a> or <a
href="ftp://ftp.gtk.org/pub/gtk/" class="external">FTP</a>.</p>
+ <p>The latest unstable tarballs can be downloaded with <a
href="http://ftp.gnome.org/pub/gnome/sources/gtk+/" class="external">HTTP</a> or <a
href="ftp://ftp.gnome.org/pub/gnome/sources/gtk+/" class="external">FTP</a>.</p>
</div>
</div>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]