From a1cfac76d17df2434976beae71e796362f3a8b45 Mon Sep 17 00:00:00 2001 From: Michal Vaner Date: Wed, 11 Feb 2009 15:47:10 +0100 Subject: [PATCH] Update correctly links with /mods for sourceforge Only /read links were updated, /read and /mods are now. --- scripts/update-sf.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/update-sf.pl b/scripts/update-sf.pl index 9bde64e..78b8917 100755 --- a/scripts/update-sf.pl +++ b/scripts/update-sf.pl @@ -9,7 +9,7 @@ O=~/ids/docs cp -aL $O/static . cp -aL $O/{v2.2,pci.ids*} . sed <$O/index.html >index.html -e ' - s@href="/read/@href="http://pci-ids.ucw.cz/read/@g + s@href="/\(read\|mods\)/@href="http://pci-ids.ucw.cz/\1/@g ' rsync -avz --delete ~/sf.net/htdocs mares,pciids@web.sourceforge.net: -- 2.39.2