diff --git a/README.md b/README.md
index eb2998bf..8f233a76 100644
--- a/README.md
+++ b/README.md
@@ -7,12 +7,12 @@ MyBatis Guice Module
[](https://oss.sonatype.org/content/repositories/snapshots/org/mybatis/mybatis-guice/)
[](https://www.apache.org/licenses/LICENSE-2.0.html)
-
+
The MyBatis Guice module is easy-to-use Google Guice bridge for MyBatis sql mapping framework.
Essentials
----------
-* [See the docs](http://mybatis.github.io/guice/)
+* [See the docs](https://mybatis.org/guice/)
diff --git a/pom.xml b/pom.xml
index d2e90b2c..7e7bff6a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
mybatis-guice
The MyBatis Guice module is easy-to-use Google Guice bridge for MyBatis sql mapping framework.
- http://mybatis.github.io/guice/
+ https://mybatis.org/guice/
2009