Skip to content

Commit

Permalink
- Fixed broken link to reference on goodness-of-fit testing. (havenwood)
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//src/minitest/dev/": change = 12325]
  • Loading branch information
zenspider committed Sep 28, 2019
1 parent 876f301 commit ed197db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/minitest/benchmark.rb
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ def assert_performance validation, &work
# is applied against the slope itself. As such, you probably want
# to tighten it from the default.
#
# See http://www.graphpad.com/curvefit/goodness_of_fit.htm for
# more details.
# See https://www.graphpad.com/guides/prism/8/curve-fitting/reg_intepretingnonlinr2.htm
# for more details.
#
# Fit is calculated by #fit_linear.
#
Expand Down

0 comments on commit ed197db

Please sign in to comment.