Skip to content

Commit

Permalink
Changed badge url
Browse files Browse the repository at this point in the history
  • Loading branch information
gouguoyin committed Nov 11, 2024
1 parent 002bb9c commit 8c6e77c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ import (
"gitcode.com/dromara/dongle"
)
```

由于 `dongle` 已经捐赠给了 [dromara](https://dromara.org/ "dromara") 组织,仓库地址发生了改变,如果之前用的仓库地址是 `golang-module/dongle`,请在 `go.mod` 里将原地址更换为新地址,如

```go
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ import (
"gitcode.com/dromara/dongle"
)
```

Because `dongle` was donated to the [dromara](https://dromara.org/ "dromara") organization, the repository url has changed. If the previous repository used was `golang-module/dongle`, please replace the original repository with the new repository in `go.mod`, for example

```go
Expand Down

0 comments on commit 8c6e77c

Please sign in to comment.