font: link digraph column header to digraphs page
[sheet.git] / font.plp
index 66f6e4a58d209ea4b77576fe308be3ea1792d31c..ddc35b4d5a8153770493ad535fc5af8fadd151f2 100644 (file)
--- a/font.plp
+++ b/font.plp
@@ -108,7 +108,7 @@ printf '<td colspan=%d>%s fonts', scalar @{ $oslist{$_} }, $_
 print '<tr>';
 print '<td colspan=2>unicode';
 print '<td>name';
-print '<td>di<td>html';
+print '<td><a href="/digraphs" title="digraph">di</a><td>html';
 printf '<td title="%s">%s', $font{$_}->{-name}, $font{$_}->{-id} // $_
        for @fontlist;
 say '</thead>';