diff --git a/exercises/shared/.docs/tests.md b/exercises/shared/.docs/tests.md index 47d1eed46..ded511cae 100644 --- a/exercises/shared/.docs/tests.md +++ b/exercises/shared/.docs/tests.md @@ -16,4 +16,4 @@ As you progress through the tests, take the time to refactor your implementation Try to use standard C99 facilities in preference to writing your own low-level algorithms or facilities by hand. -[3-tdd-rules]: http://butunclebob.com/ArticleS.UncleBob.TheThreeRulesOfTdd +[3-tdd-rules]: https://blog.cleancoder.com/uncle-bob/2014/12/17/TheCyclesOfTDD.html