From a1788dd18976bdbdbc343eddc34bec79137b7146 Mon Sep 17 00:00:00 2001 From: Pierre-Luc Dupont Date: Wed, 1 Jun 2016 22:49:05 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 093f382..9ff583b 100644 --- a/README.md +++ b/README.md @@ -305,7 +305,7 @@ https://docs.atlassian.com/jira-software/REST/cloud/ ### Agile Example ### -To see more examples, look at [AgileClientDemoTest](test/groovy/AgileClientDemoTest.groovy) +To see more examples, look at [AgileClientDemoTest](src/test/groovy/AgileClientDemoTest.groovy) ```java import java.util.List;