Skip to content

Commit 5d935fe

Browse files
committed
update readme
1 parent 72192a6 commit 5d935fe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README-zh_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ GoFrame version GTE 2.2.0
4444
`setting->plugin->marketplace` 中搜索 `GoFrame Helper`
4545

4646
## 通过 Jetbrains Marketplace 安装
47-
<a href="https://plugins.jetbrains.com/plugin/23320-goframe-helper"><img src="https://github.com/oldme-git/GoFrame-Helper/assets/45782393/7523fe23-e482-4e7c-be11-c2020da8cee6" alt="JetBrains" width="300"/></a>
47+
<a href="https://plugins.jetbrains.com/plugin/23324-goframe-helper"><img src="https://github.com/oldme-git/GoFrame-Helper/assets/45782393/7523fe23-e482-4e7c-be11-c2020da8cee6" alt="JetBrains" width="300"/></a>
4848

4949
# Thanks
5050
<a href="https://www.jetbrains.com/?from=GoFrame-Helper"><img src="https://github.com/oldme-git/GoFrame-Helper/assets/45782393/d4ffc9ea-7179-4e9e-af76-d8de04a5449f" height="120" alt="JetBrains"/></a>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ GoFrame version GTE 2.2.0
4444
In `setting->plugin->marketplace` search `GoFrame Helper`
4545

4646
## Jetbrains Marketplace
47-
<a href="https://plugins.jetbrains.com/plugin/23320-goframe-helper"><img src="https://github.com/oldme-git/GoFrame-Helper/assets/45782393/7523fe23-e482-4e7c-be11-c2020da8cee6" alt="JetBrains" width="300"/></a>
47+
<a href="https://plugins.jetbrains.com/plugin/23324-goframe-helper"><img src="https://github.com/oldme-git/GoFrame-Helper/assets/45782393/7523fe23-e482-4e7c-be11-c2020da8cee6" alt="JetBrains" width="300"/></a>
4848

4949
# Thanks
5050
<a href="https://www.jetbrains.com/?from=GoFrame-Helper"><img src="https://github.com/oldme-git/GoFrame-Helper/assets/45782393/d4ffc9ea-7179-4e9e-af76-d8de04a5449f" height="120" alt="JetBrains"/></a>

src/main/resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<depends>org.jetbrains.plugins.go</depends>
99
<depends>org.jetbrains.plugins.yaml</depends>
1010

11-
<resource-bundle>message.goframehelperBundle</resource-bundle>
11+
<resource-bundle>message.GoFrameHelperBundle</resource-bundle>
1212

1313
<extensions defaultExtensionNs="com.intellij">
1414
<defaultLiveTemplates file="liveTemplates/GoFrame.xml" />

0 commit comments

Comments
 (0)