Fatal typo.
[www.jankratochvil.net.git] / project / List.html.pl
index 76b1ec3..c03b5be 100755 (executable)
@@ -37,6 +37,8 @@ My::Web->init(
                "args_check"=>{
                                "platform"=>'^(?:platform)?$',
                                },
+               "rel_up"=>top_dir(),
+               "rel_start"=>top_dir(),
                );
 My::Web->heading();