You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/site/markdown/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,4 +5,4 @@ The library also supports generating SQL that is formatted for use by Spring JDB
5
5
6
6
Please read the user's guide for detailed instructions on use. The user's guide is accessible through menu links to the left.
7
7
8
-
The best examples of usage are the unit tests in the [src\test\java](https://github.com/jeffgbutler/mybatis-dynamic-sql/tree/master/src/test/java) directory in the source repository. They cover all aspects of using the library.
8
+
The best examples of usage are the unit tests in the [src\test\java](https://github.com/mybatis/mybatis-dynamic-sql/tree/master/src/test/java) directory in the source repository. They cover all aspects of using the library.
0 commit comments