From bdf04941f88d0707ad73bd18e4dd88760c4feafa Mon Sep 17 00:00:00 2001 From: Mahmoud Hossam Date: Mon, 7 May 2012 16:32:04 +0300 Subject: [PATCH] Fix link. --- docs/intro/learning.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro/learning.rst b/docs/intro/learning.rst index c04a28e..cb15630 100644 --- a/docs/intro/learning.rst +++ b/docs/intro/learning.rst @@ -76,7 +76,7 @@ additional resource or reference will be helpful. More information about test driven development can be found at these resources: - `Test Driven Development ` + `Test Driven Development `_ Advanced