X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/791ec5ee38c446e3b61227a3b728c4b63f0318e3..2b719dc0950d9e160458490cb1c69b7cd37d240d:/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}) {