From d019908a935cf62ac9da08510759d38fda20075e Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Thu, 3 Mar 2022 16:37:44 -0800 Subject: [PATCH] update link in docs --- pollen/private/ts.rktd | 2 +- pollen/scribblings/tutorial-mini.scrbl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pollen/private/ts.rktd b/pollen/private/ts.rktd index 9f78fa4..2faa8ba 100644 --- a/pollen/private/ts.rktd +++ b/pollen/private/ts.rktd @@ -1 +1 @@ -1645490697 +1646354264 diff --git a/pollen/scribblings/tutorial-mini.scrbl b/pollen/scribblings/tutorial-mini.scrbl index 54bf9b6..59dbd4f 100644 --- a/pollen/scribblings/tutorial-mini.scrbl +++ b/pollen/scribblings/tutorial-mini.scrbl @@ -21,7 +21,7 @@ Pygments is a Python library (though you don't need to know any Python to use it @subsection[#:tag "pygments-with-pollen"]{Using Pygments with Pollen} -I used @link["http://pygments.org/"]{Pygments} for syntax highlighting in @link["http://unitscale.com/mb/technique/dual-typed-untyped-library.html"]{this article made with Pollen}. Links to the source are available at the bottom of the article. +I used @link["http://pygments.org/"]{Pygments} for syntax highlighting in @link["https://beautifulracket.com/"]{@italic{Beautiful Racket}}. Links to the source are available at the bottom of the article. @itemlist[#:style 'ordered