diff --git a/README.md b/README.md
index 06e353a..786a813 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-<p width=100px align="center"><img width=40% src="icon/icon.svg"></p>
+<p width=100px align="center"><img width=40% src="icon/gxde-kernel-manager.svg"></p>
 <h1 align="center">GXDE 内核管理器 1.1.1</h1>
 <hr>
 <a href='https://gitee.com/GXDE-OS/gxde-kernel-manager/stargazers'><img src='https://gitee.com/GXDE-OS/gxde-kernel-manager/badge/star.svg?theme=dark' alt='star'></img></a>
@@ -99,4 +99,4 @@ dpkg-buildpackage -b -us
 支付宝官方活动,扫描获得支付红包!  
 <p><img src="Donate/advertisement0.jpg" width="250" ></p>
 
-# ©2023~Now gfdgd xi
\ No newline at end of file
+# ©2023~Now gfdgd xi
diff --git a/aboutwindow.cpp b/aboutwindow.cpp
index 0fb3aa9..83db0eb 100644
--- a/aboutwindow.cpp
+++ b/aboutwindow.cpp
@@ -27,7 +27,7 @@ AboutWindow::AboutWindow(QWidget *parent) :
     info += "<p>Gitee: <a href='https://gitee.com/GXDE-OS/gxde-kernel-manager'>https://gitee.com/GXDE-OS/gxde-kernel-manager</a></p>";
     info += "<p>Github: <a href='https://github.com/GXDE-OS/gxde-kernel-manager'>https://github.com/GXDE-OS/gxde-kernel-manager</a></p>";
     info += "<p>Sourceforge: <a href='https://sourceforge.net/projects/gxde-kernel-manager/'>https://sourceforge.net/projects/gxde-kernel-manager/</a></p>";
-    info += "<p>GXDE Homepage: <a href='https://gxde.gfdgdxi.top'>https://gxde.gfdgdxi.top</a></p>";
+    info += "<p>GXDE Homepage: <a href='https://www.gxde.org'>https://www.gxde.org</a></p>";
     info += "<hr/>\n";
     info += "<h1>©2023~" + QDateTime::currentDateTime().toString("yyyy") + " gfdgd xi</h1>\n";
     ui->textBrowser->setHtml(info);
@@ -46,6 +46,6 @@ void AboutWindow::on_m_closeButton_clicked()
 
 void AboutWindow::on_m_logoShower_linkActivated(const QString &link)
 {
-    ui->m_logoShower->setText("<html><head/><body><p><a href='https://gxde.gfdgdxi.top'><img width=128 src=\":/icon/icon1.png\"/></a></p></body></html>");
+    ui->m_logoShower->setText("<html><head/><body><p><a href='https://www.gxde.org'><img width=128 src=\":/icon/icon1.png\"/></a></p></body></html>");
 }
 
diff --git a/aboutwindow.ui b/aboutwindow.ui
index 6451f06..83f43b5 100644
--- a/aboutwindow.ui
+++ b/aboutwindow.ui
@@ -15,14 +15,14 @@
   </property>
   <property name="windowIcon">
    <iconset resource="Resource.qrc">
-    <normaloff>:/icon/icon.svg</normaloff>:/icon/icon.svg</iconset>
+    <normaloff>:/icon/gxde-kernel-manager.svg</normaloff>:/icon/gxde-kernel-manager.svg</iconset>
   </property>
   <widget class="QWidget" name="centralwidget">
    <layout class="QHBoxLayout" name="horizontalLayout">
     <item>
      <widget class="QLabel" name="m_logoShower">
       <property name="text">
-       <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;a href='https://gxde.gfdgdxi.top'&gt;&lt;img width=128 src=&quot;:/icon/icon.svg&quot;/&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+       <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;a href='https://www.gxde.org'&gt;&lt;img width=128 src=&quot;:/icon/gxde-kernel-manager.svg&quot;/&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
       </property>
       <property name="alignment">
        <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
diff --git a/debian/changelog b/debian/changelog
index 084de70..c61a1c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gxde-kernel-manager (1.2.1) UNRELEASED; urgency=medium
+gxde-kernel-manager (1.2.2) UNRELEASED; urgency=medium
 
   * ※1、支持从 apt 源读取内核数据并显示安装
   * ※2、支持只显示与当前系统相同架构的内核
@@ -14,4 +14,4 @@ gxde-kernel-manager (1.2.1) UNRELEASED; urgency=medium
   * 5. Optimize the effect of the kernels table.
   * 6. Support showing kernel descriptions and versions.
 
- -- gfdgd_xi <3025613752@qq.com>  Sun, 13 Oct 2024 10:27:40 +0800
+ -- gfdgd_xi <3025613752@qq.com>  Sun, 13 Oct 2024 10:56:49 +0800
diff --git a/translation/gxde-kernel-manager_zh_CN.ts b/translation/gxde-kernel-manager_zh_CN.ts
index 108063e..09d0aeb 100644
--- a/translation/gxde-kernel-manager_zh_CN.ts
+++ b/translation/gxde-kernel-manager_zh_CN.ts
@@ -10,7 +10,7 @@
     </message>
     <message>
         <location filename="../aboutwindow.ui" line="25"/>
-        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;a href=&apos;https://gxde.gfdgdxi.top&apos;&gt;&lt;img width=128 src=&quot;:/icon/gxde-kernel-manager.svg&quot;/&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
+        <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;a href=&apos;https://www.gxde.org&apos;&gt;&lt;img width=128 src=&quot;:/icon/gxde-kernel-manager.svg&quot;/&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
         <translation></translation>
     </message>
     <message>