From 4f4baed0dd5fc0aacaccdd5d760a69ebab9cffd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Westk=C3=A4mper?= Date: Mon, 28 Apr 2014 21:24:29 +0300 Subject: [PATCH] Change url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f3d0678f..32acfdc41 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ Java/Scala Code generation tool -See this test for examples https://github.com/mysema/codegen/blob/master/src/test/java/com/mysema/codegen/JavaWriterTest.java +See this test for examples https://github.com/querydsl/codegen/blob/master/src/test/java/com/mysema/codegen/JavaWriterTest.java