From 0573a8a903aabab56d33ee5e37c00096fd0b116b Mon Sep 17 00:00:00 2001 From: Ketan Savaliya Date: Wed, 14 May 2025 18:24:14 +0530 Subject: [PATCH] Update 11-03-01-Behavior-Driven-Development.md fixed site address issue --- _posts/11-03-01-Behavior-Driven-Development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/11-03-01-Behavior-Driven-Development.md b/_posts/11-03-01-Behavior-Driven-Development.md index 38b825f..3d43a05 100644 --- a/_posts/11-03-01-Behavior-Driven-Development.md +++ b/_posts/11-03-01-Behavior-Driven-Development.md @@ -26,6 +26,6 @@ purpose. This framework is inspired by the [RSpec project][Rspec] for Ruby. [Behat]: https://behat.org/ [Cucumber]: https://cucumber.io/ -[PHPSpec]: https://www.phpspec.net/ +[PHPSpec]: https://phpspec.net/ [RSpec]: https://rspec.info/ [Codeception]: https://codeception.com/