]> gitweb.factorcode.org Git - factor.git/commitdiff
furnace.redirection: Fix for unloaded vocabularies in lint.
authorDoug Coleman <doug.coleman@gmail.com>
Sat, 5 Oct 2019 16:03:22 +0000 (16:03 +0000)
committerDoug Coleman <doug.coleman@gmail.com>
Sat, 5 Oct 2019 16:03:22 +0000 (16:03 +0000)
basis/furnace/redirection/redirection-docs.factor

index cc19e421c8ac79964e84c3d8e3697b15f467efb9..66d61fd7ec62cefd9058e9e7973151a03ac41497 100644 (file)
@@ -50,7 +50,7 @@ $nl
 } ;
 
 ARTICLE: "furnace.redirection" "Furnace redirection support"
-"The " { $vocab-link "furnace.redirection" } " vocabulary builds additional functionality on top of " { $vocab-link "http.server.redirection" } ", and integrates with various Furnace features such as " { $link "furnace.asides" } " and " { $link "furnace.conversations" } "."
+"The " { $vocab-link "furnace.redirection" } " vocabulary builds additional functionality on top of " { $vocab-link "http.server.redirection" } ", and integrates with various Furnace features such as " { $vocab-link "furnace.asides" } " and " { $vocab-link "furnace.conversations" } "."
 $nl
 "A redirection response which takes asides and conversations into account:"
 { $subsections <redirect> }