diff --git a/basis/ui/tools/deploy/deploy-docs.factor b/basis/ui/tools/deploy/deploy-docs.factor index aa1fb1b68e..a130d45572 100644 --- a/basis/ui/tools/deploy/deploy-docs.factor +++ b/basis/ui/tools/deploy/deploy-docs.factor @@ -12,7 +12,7 @@ $nl "To start the tool, pass a vocabulary name to a word:" { $subsections deploy-tool } "Alternatively, right-click on a vocabulary presentation in the UI and choose " { $strong "Deploy tool" } " from the resulting popup menu." -{ $see-also "tools.deploy" } ; +{ $see-also "tools.deploy" "deploy-flags" } ; TIP: "Generate stand-alone applications from vocabularies with the " { $link "ui.tools.deploy" } "." ;