diff options
author | Björn-Egil Dahlberg <[email protected]> | 2012-07-25 17:41:47 +0200 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2012-07-25 17:41:47 +0200 |
commit | 4d5107f1d260c4b3bb36eda8ef2fba5b845f7d32 (patch) | |
tree | e9afb4aaf13aa4bdcf10f63748d147c5182bf75e /HOWTO/BENCHMARKS.md | |
parent | 77e0555453bc26310a8b3b5ac50a7b0dfda476a2 (diff) | |
download | otp-4d5107f1d260c4b3bb36eda8ef2fba5b845f7d32.tar.gz otp-4d5107f1d260c4b3bb36eda8ef2fba5b845f7d32.tar.bz2 otp-4d5107f1d260c4b3bb36eda8ef2fba5b845f7d32.zip |
Fix broken links in BENCHMARKS.md
Diffstat (limited to 'HOWTO/BENCHMARKS.md')
-rw-r--r-- | HOWTO/BENCHMARKS.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/HOWTO/BENCHMARKS.md b/HOWTO/BENCHMARKS.md index 361d99256d..b3df4638ea 100644 --- a/HOWTO/BENCHMARKS.md +++ b/HOWTO/BENCHMARKS.md @@ -68,6 +68,6 @@ At the moment of writing this HOWTO the tool for viewing benchmark results is not available as opensource. This will hopefully change in the near future. - [release the tests]: README.testing.md#releasing-tests - [install the tests]: README.testing.md#configuring-the-test-environment + [release the tests]: TESTING.md#releasing-tests + [install the tests]: TESTING.md#configuring-the-test-environment |