Fix broken link in ratios docs

db4
Slava Pestov 2008-11-11 12:11:36 -06:00
parent a32acdcff0
commit 8a6ecec9f3
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
USING: help.markup help.syntax math math.private
math.ratios.private ;
math.ratios.private math.functions ;
IN: math.ratios
ARTICLE: "rationals" "Rational numbers"