Skip to content

Commit e3506f8

Browse files
update repo name
1 parent c2acdfc commit e3506f8

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
##### 下载链接
2323

24-
https://github.com/MakinoharaShoko/WebGAL_Terre/releases
24+
https://github.com/OpenWebGAL/WebGAL_Terre/releases
2525

2626
## 使用说明
2727

README_EN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Multi-tab editor allows you to quickly switch between multiple scripts.
1919

2020
##### Download link
2121

22-
https://github.com/MakinoharaShoko/WebGAL_Terre/releases
22+
https://github.com/OpenWebGAL/WebGAL_Terre/releases
2323

2424
## Usage instructions
2525

README_JP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
##### ダウンロードリンク
2121

22-
https://github.com/MakinoharaShoko/WebGAL_Terre/releases
22+
https://github.com/OpenWebGAL/WebGAL_Terre/releases
2323

2424
## 使用説明
2525

packages/origine2/src/pages/dashboard/About.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ const About: React.FunctionComponent = () => {
6565
<Link href="https://docs.openwebgal.com/" target="_blank">
6666
{t`文档`}
6767
</Link>
68-
<Link href="https://github.com/MakinoharaShoko/WebGAL_Terre" target="_blank">
68+
<Link href="https://github.com/OpenWebGAL/WebGAL_Terre" target="_blank">
6969
GitHub
7070
</Link>
7171
</div>

0 commit comments

Comments
 (0)