compiler dev too stupid for copy&paste

This commit is contained in:
2025-07-04 16:42:59 +02:00
parent f68854fd97
commit a454722901

View File

@@ -42,7 +42,7 @@
#tree-list( #tree-list(
(level:1, body: [ Making a simple RegEx engine ]), (level:1, body: [ Making a simple RegEx engine ]),
(level:2, body: html-href("article-make-regex-engine-1.typ.desktop.html")[ Part 1: Introduction to RegEx ]), (level:2, body: html-href("article-make-regex-engine-1.typ.desktop.html")[ Part 1: Introduction to RegEx ]),
(level:1, body: html-href("compiler-pattern-matching.typ.desktop.html")[ Compiler Pattern Matching ]), (level:1, body: html-href("compiler-pattern-matching.typ.desktop.html")[ Approaches to pattern matching in compilers ]),
) )
#br() #br()