Skip to content

Commit

Permalink
[docs] Fixed outdated link with archive.is
Browse files Browse the repository at this point in the history
The listed link is directing to an empty page, at least content-wise. I found the same page on archive.is and linked to that instead.
  • Loading branch information
TimothyShimmin authored and laanwj committed Dec 1, 2017
1 parent 9e38d35 commit bf20a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ examine `uint256_tests.cpp`.

For further reading, I found the following website to be helpful in
explaining how the boost unit test framework works:
[http://www.alittlemadness.com/2009/03/31/c-unit-testing-with-boosttest/](http://www.alittlemadness.com/2009/03/31/c-unit-testing-with-boosttest/).
[http://www.alittlemadness.com/2009/03/31/c-unit-testing-with-boosttest/](http://archive.is/dRBGf).

0 comments on commit bf20a7d

Please sign in to comment.