diff --git a/README.md b/README.md
index 35508da0..f076547f 100644
--- a/README.md
+++ b/README.md
@@ -2,17 +2,17 @@
[简体中文](./README_zh.md) | English
## 🎉An open-source framework for rapid implementation of 3D visualization projects.
-
-
+
+
-
-
+
+
-
-
+
+
@@ -126,7 +126,7 @@ If you encounter any problems while using the project, please contact us through
# ⭐ Star History
-[](https://star-history.com/#hawk86104/icegl-three-vue-tres&hawk86104/vue3-ts-cesium-map-show&Date)
+[](https://star-history.com/#hawk86104/three-vue-tres&hawk86104/vue3-ts-cesium-map-show&Date)
# ™️ Copyright Information
diff --git a/README_zh.md b/README_zh.md
index 9a14a3f2..df36d692 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -6,16 +6,16 @@
-
-
+
+
-
-
+
+
-
-
+
+
@@ -174,7 +174,7 @@
# ⭐ 点星历史
-[](https://star-history.com/#hawk86104/icegl-three-vue-tres&hawk86104/vue3-ts-cesium-map-show&Date)
+[](https://star-history.com/#hawk86104/three-vue-tres&hawk86104/vue3-ts-cesium-map-show&Date)
# ™️ 版权信息
diff --git a/src/components/forPreview/showSrcBtn.vue b/src/components/forPreview/showSrcBtn.vue
index 90413caf..fe1f66ed 100644
--- a/src/components/forPreview/showSrcBtn.vue
+++ b/src/components/forPreview/showSrcBtn.vue
@@ -4,7 +4,7 @@
* @Autor: 地虎降天龙
* @Date: 2023-12-15 09:11:09
* @LastEditors: 地虎降天龙
- * @LastEditTime: 2024-05-24 09:48:05
+ * @LastEditTime: 2024-12-30 08:16:23
-->
@@ -32,7 +32,7 @@ const jump = () => {
window.open(newUrl)
}
const tohome = () => {
- window.open('https://github.com/hawk86104/icegl-three-vue-tres')
+ window.open('https://github.com/hawk86104/three-vue-tres')
}