aboutsummaryrefslogtreecommitdiffstats
path: root/english/template/debian/release.wml
diff options
context:
space:
mode:
authorJosip Rodin <joy>2000-07-25 18:30:45 +0000
committerJosip Rodin <joy>2000-07-25 18:30:45 +0000
commit9710881ab93674d93639a6c78a9d9ba27287e6ee (patch)
tree03687a009941748b7416232e8f375ec9e3ac43f6 /english/template/debian/release.wml
parent74264dfc659bc6c54cd1bf10e749e57e3d8e97e5 (diff)
./ is ugly and unnecessary
CVS version numbers english/template/debian/release.wml: 1.1 -> 1.2
Diffstat (limited to 'english/template/debian/release.wml')
-rw-r--r--english/template/debian/release.wml2
1 files changed, 1 insertions, 1 deletions
diff --git a/english/template/debian/release.wml b/english/template/debian/release.wml
index 6c9ee680050..c70c6b695ff 100644
--- a/english/template/debian/release.wml
+++ b/english/template/debian/release.wml
@@ -11,7 +11,7 @@ sub permute_as_list {
%arches || die "%arches is not set\n";
foreach $arch (keys %arches) {
- print "<li> <a href=\"./$arch/$file\">";
+ print "<li> <a href=\"$arch/$file\">";
# language dependant part -- given a manual name and an architecture, join them
if ( $CUR_ISO_LANG eq 'en' ) {
print "$name for " . $arches{$arch};

© 2014-2024 Faster IT GmbH | imprint | privacy policy