From d5ae665015e0afed2047dc016d8cf2044c32ae8d Mon Sep 17 00:00:00 2001 From: Bartosz Majsak Date: Wed, 10 Jan 2018 22:17:32 +0100 Subject: [PATCH] fix: links to existing paper --- testing/tdd/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/tdd/README.md b/testing/tdd/README.md index 0812f36..42f06cb 100644 --- a/testing/tdd/README.md +++ b/testing/tdd/README.md @@ -2,4 +2,4 @@ ## In industrial teams -[Realizing quality improvement through test driven development: results and experiences of four industrial teams](http://www.msr-waypoint.net/en-us/groups/ese/nagappan_tdd.pdf). This paper is important because it one of the few instances of quantitative research about TDD in industrial teams (not in controlled environments) +[Realizing quality improvement through test driven development: results and experiences of four industrial teams](https://github.com/tpn/pdfs/raw/master/Realizing%20Quality%20Improvement%20Through%20Test%20Driven%20Development%20-%20Results%20and%20Experiences%20of%20Four%20Industrial%20Teams%20(nagappan_tdd).pdf). This paper is important because it one of the few instances of quantitative research about TDD in industrial teams (not in controlled environments)