Fix doc link
parent
07cec22503
commit
72efda83e1
|
@ -29,7 +29,7 @@ TUPLE: listener-gadget < track input output stack ;
|
||||||
|
|
||||||
: welcome. ( -- )
|
: welcome. ( -- )
|
||||||
"If this is your first time with Factor, please read the " print
|
"If this is your first time with Factor, please read the " print
|
||||||
"cookbook" ($link) "." print nl ;
|
"handbook" ($link) "." print nl ;
|
||||||
|
|
||||||
M: listener-gadget focusable-child*
|
M: listener-gadget focusable-child*
|
||||||
input>> ;
|
input>> ;
|
||||||
|
|
Loading…
Reference in New Issue