X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/108d13f833e9daeff4ea1552e2e1bee1e0ed8c22..8bf4b29ac2bea396e7aafe10713ec3b148a153a8:/digraphs.plp diff --git a/digraphs.plp b/digraphs.plp index 44f93e6..24eb8f5 100644 --- a/digraphs.plp +++ b/digraphs.plp @@ -14,7 +14,7 @@ Html({ character char glyph table unicode vim xorg x11 x '], stylesheet => [qw'light'], - data => [qw( digraphs.inc.pl )], + data => [qw( data/digraphs.inc.pl )], }); :> @@ -38,7 +38,7 @@ say '

Unofficial proposals', :> <: -my $di = do 'digraphs.inc.pl' +my $di = do 'data/digraphs.inc.pl' or die "Error loading digraphs data: ", $@ // $!; if (exists $get{v}) {