diff --git a/pollen/private/ts.rktd b/pollen/private/ts.rktd index 75159bd..813fb8d 100644 --- a/pollen/private/ts.rktd +++ b/pollen/private/ts.rktd @@ -1 +1 @@ -1454721844 +1454722003 diff --git a/pollen/scribblings/command.scrbl b/pollen/scribblings/command.scrbl index efc62e4..6a8a02c 100644 --- a/pollen/scribblings/command.scrbl +++ b/pollen/scribblings/command.scrbl @@ -237,7 +237,7 @@ Let's look at each kind of use. @subsubsection{Invoking tag functions} -By default, Pollen treats every command name as a @italic{tag function}. The default tag function creates a @seclink["What_s_a_txexpr_" #:doc '(lib "txexpr/scribblings/txexpr.scrbl")]{tagged X-expression} with the command name as the tag, and the text body as the content. +By default, Pollen treats every command name as a @italic{tag function}. The default tag function creates a @seclink["what-is-a-txexpr" #:doc '(lib "txexpr/scribblings/txexpr.scrbl")]{tagged X-expression} with the command name as the tag, and the text body as the content. @codeblock{ #lang pollen