Skip to content

Commit

Permalink
📝 修复文档错误
Browse files Browse the repository at this point in the history
  • Loading branch information
ChunMengLu committed Dec 22, 2024
1 parent e267f0b commit 9a5ff9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion starter/mica-mqtt-client-solon-plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
```xml
<dependency>
<groupId>org.dromara.mica-mqtt</groupId>
<artifactId>mica-mqtt-client-solon-plugin-parent</artifactId>
<artifactId>mica-mqtt-client-solon-plugin</artifactId>
<version>${version}</version>
</dependency>
```
Expand Down
2 changes: 1 addition & 1 deletion starter/mica-mqtt-server-solon-plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
```xml
<dependency>
<groupId>org.dromara.mica-mqtt</groupId>
<artifactId>mica-mqtt-server-solon-plugin-parent</artifactId>
<artifactId>mica-mqtt-server-solon-plugin</artifactId>
<version>${version}</version>
</dependency>
```
Expand Down

0 comments on commit 9a5ff9b

Please sign in to comment.