From 64311437ff55ff47c272e531b78116869ffbec34 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sat, 4 Nov 2023 23:13:06 +0100 Subject: Add a link --- src/www/index.gsp | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/www/index.gsp b/src/www/index.gsp index 8d8d606..f07ef2a 100644 --- a/src/www/index.gsp +++ b/src/www/index.gsp @@ -128,6 +128,13 @@ html lang="en" { cite {-Sh — The Inferno Shell} } } + li { + m4_ab + href="https://doc.cat-v.org/bell_labs/structural_regexps/se.pdf" + { + cite {-Structural Regular Expressions — Rob Pike} + } + } } h7 {-Interesting talks (these are videos)} -- cgit v1.2.3