Skip to content

Commit 52b7e98

Browse files
committed
[pom] Set URL to github
1 parent c7c0698 commit 52b7e98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
4-
Copyright 2009-2023 the original author or authors.
4+
Copyright 2009-2024 the original author or authors.
55
66
Licensed under the Apache License, Version 2.0 (the "License");
77
you may not use this file except in compliance with the License.
@@ -35,7 +35,7 @@
3535
applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or
3636
annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping
3737
tools.</description>
38-
<url>https://www.mybatis.org/mybatis-3</url>
38+
<url>https://github.com/mybatis/mybatis-3</url>
3939

4040
<inceptionYear>2009</inceptionYear>
4141

0 commit comments

Comments
 (0)