Skip to content

Commit 38ad681

Browse files
committed
Fix broken link
1 parent a887573 commit 38ad681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/site/xdoc/index.xml.vm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ templateFile.pathProvider.cacheEnabled = false
336336

337337
<section name="Examples">
338338
<p>You can view full-featured example of configuring and of both XML-mapper and annotations-driven mapper usage
339-
in <a href="https://github.com/elw00d/mybatis-freemarker/tree/master/src/test">test suite</a></p>
339+
in <a href="https://github.com/mybatis/freemarker-scripting/tree/master/src/test">test suite</a></p>
340340
</section>
341341
</body>
342342
</document>

0 commit comments

Comments
 (0)