Fix broken link in ratios docs
parent
a32acdcff0
commit
8a6ecec9f3
|
@ -1,5 +1,5 @@
|
||||||
USING: help.markup help.syntax math math.private
|
USING: help.markup help.syntax math math.private
|
||||||
math.ratios.private ;
|
math.ratios.private math.functions ;
|
||||||
IN: math.ratios
|
IN: math.ratios
|
||||||
|
|
||||||
ARTICLE: "rationals" "Rational numbers"
|
ARTICLE: "rationals" "Rational numbers"
|
||||||
|
|
Loading…
Reference in New Issue