From 24ed2f6de9076c45fcfa153f29239674fa5af99c Mon Sep 17 00:00:00 2001 From: Bartosz Majsak Date: Fri, 12 Jan 2018 01:12:22 +0100 Subject: [PATCH] fix: links to existing paper (#503) --- 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)