rednikeeg commented on code in PR #935: URL: https://github.com/apache/commons-lang/pull/935#discussion_r951796533
########## src/main/java/org/apache/commons/lang3/math/Fraction.java: ########## @@ -31,7 +31,8 @@ * based and thus suffers from various overflow issues. For a BigInteger based * equivalent, please see the Commons Math BigFraction class. </p> * - * @deprecated for fraction implementation from commons-numbers + * @deprecated for <a href="https://commons.apache.org/proper/commons-math/javadocs/api-3.6.1/index.html">Fraction</a> + * from commons-numbers Review Comment: Aw, sorry, resolved that moment already -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
