X-Git-Url: http://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=blobdiff_plain;f=project%2FMyWeb%2FIndex.pm;h=e9e5f801ebcb1d51d7318c7444ee4081ccc459fa;hp=87f203d53addea93b48bd21444e85570e1837188;hb=886ab9c87febce040d1ccfb7b991212c49e2a080;hpb=1db749bbc5a1cae4f28c28c3b88ff5948dbf5806 diff --git a/project/MyWeb/Index.pm b/project/MyWeb/Index.pm index 87f203d..e9e5f80 100644 --- a/project/MyWeb/Index.pm +++ b/project/MyWeb/Index.pm @@ -32,7 +32,7 @@ our @ListItem=( "platform"=>"web", "priority"=>250, "cvs"=>"MyWeb", - "cvs-of example web"=>"www/www.jankratochvil.net", + "cvs-of a sample web"=>"www.jankratochvil.net", "link-Example web"=>sub { return a_href('http://www.jankratochvil.net/'); }, "summary"=>sub { return a_href('http://www.perl.org/','Perl')." web framework"; }, "license"=>"GPL",