openpgp: 7E25094870599135A83DD2C6C446E92ECE0D66B2
[www.jankratochvil.net.git] / project / ssht / Index.pm
index 3572fa6..4ac9fde 100644 (file)
@@ -57,7 +57,7 @@ project::Lib->init();
 my $cvsfile=sub ($) {
 my($file)=@_;
 
-       return a_href $W->{"project_viewcvs"}.'/*checkout*/ssht/hostintranet/etc-inittab?rev=HEAD',
+       return a_href $W->{"project_viewcvs"}.'/ssht/'.$file.'?rev=HEAD',
                        escapeHTML($file);
 };