[Debian-l10n-commits] [ddtp] 02/07: Remove absolute link.

Martijn van Oosterhout kleptog-guest at moszumanska.debian.org
Mon Jan 6 23:31:50 UTC 2014


This is an automated email from the git hooks/post-receive script.

kleptog-guest pushed a commit to branch master
in repository ddtp.

commit 1e31de438d98fd685a21b993dc01339c03dcc240
Author: Martijn van Oosterhout <kleptog at svana.org>
Date:   Sun Sep 15 09:48:10 2013 +0000

    Remove absolute link.
---
 db2web.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/db2web.sh b/db2web.sh
index a532a9e..858cc20 100755
--- a/db2web.sh
+++ b/db2web.sh
@@ -20,7 +20,7 @@ do
 done
 
 echo "<hr>" >> www/index.html.new
-echo "<a href=\"http://ddtp.debian.net/ddtss/index.cgi/\">to the ddtss (a web interface for the ddtp)<a/><br>" >> www/index.html.new
+echo "<a href=\"/ddtss/index.cgi/\">to the ddtss (a web interface for the ddtp)<a/><br>" >> www/index.html.new
 echo "Daily description translation stats for <a href='stats/stats-squeeze.html'>Squeeze</a>, <a href='stats/stats-wheezy.html'>Wheezy</a>, <a href='stats/stats-jessie.html'>Jessie</a>  and <a href='stats/stats-sid.html'>Sid</a>" >> www/index.html.new
 echo "<hr>" >> www/index.html.new
 echo "<a href=\"http://www.debian.org/international/l10n/ddtp\">Documentation about DDTP and DDTSS<a/>" >> www/index.html.new

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-l10n/ddtp.git



More information about the Debian-l10n-commits mailing list