From 617c1dd4e11c6726f87afd89f900ad952cf4512d Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Fri, 5 Feb 2016 17:26:43 -0800 Subject: [PATCH] fix secref to txexpr docs --- pollen/private/ts.rktd | 2 +- pollen/scribblings/command.scrbl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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