diff --git a/_posts/11-02-01-Test-Driven-Development.md b/_posts/11-02-01-Test-Driven-Development.md index 95a8bea24..8b81879c7 100644 --- a/_posts/11-02-01-Test-Driven-Development.md +++ b/_posts/11-02-01-Test-Driven-Development.md @@ -66,4 +66,4 @@ users of the application. * [Selenium](https://www.selenium.dev/) * [Mink](https://mink.behat.org/) * [Codeception](https://codeception.com/) is a full-stack testing framework that includes acceptance testing tools -* [Storyplayer](https://datasift.github.io/storyplayer/) is a full-stack testing framework that includes support for creating and destroying test environments on demand +* [Storyplayer](https://github.com/MeltwaterArchive/storyplayer) is a full-stack testing framework that includes support for creating and destroying test environments on demand