diff --git a/legacycode/index.md b/legacycode/index.md index 808f72b..7534ebb 100644 --- a/legacycode/index.md +++ b/legacycode/index.md @@ -5,7 +5,7 @@ title: Legacy Code Locking down legacy code is one of the major problems when trying to work on existing code. Approval tests facilitates this in a couple of ways. -1. [Producing lots of results](http://blog.approvaltests.org/2010/12/complete-unit-testing.html) -2. [Verifying large results](http://blog.approvaltests.org/2008/10/approval-tests-pictures-worth-1000...) +1. [Producing lots of results](https://blog.approvaltests.org/2010/12/complete-unit-testing.html) +2. [Verifying large results](https://blog.approvaltests.org/2008/10/approval-tests-pictures-worth-1000.html) Here is a video of me locking down the code from LegacyCodeRetreat.