diff options
author | Björn-Egil Dahlberg <[email protected]> | 2012-07-27 18:58:22 +0200 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2012-07-27 18:58:22 +0200 |
commit | 4d7ff6ecd39ae6aef767760906b7a19cd7e98f7a (patch) | |
tree | e9afb4aaf13aa4bdcf10f63748d147c5182bf75e /HOWTO | |
parent | 8ced228bed88f32a1f1b63ed5d37ada777e1de0b (diff) | |
parent | 4d5107f1d260c4b3bb36eda8ef2fba5b845f7d32 (diff) | |
download | otp-4d7ff6ecd39ae6aef767760906b7a19cd7e98f7a.tar.gz otp-4d7ff6ecd39ae6aef767760906b7a19cd7e98f7a.tar.bz2 otp-4d7ff6ecd39ae6aef767760906b7a19cd7e98f7a.zip |
Merge branch 'egil/r16/fix-howto-links'
* egil/r16/fix-howto-links:
Fix broken links in BENCHMARKS.md
Fix FAQ link and add link to proposed updates
Diffstat (limited to 'HOWTO')
-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 |