Skip to content

Commit b59336e

Browse files
ruibabyJohnNiang
andauthored
chore: change repo organization to halo-dev (#21)
Signed-off-by: Ryan Wang <[email protected]> Co-authored-by: John Niang <[email protected]>
1 parent 879f574 commit b59336e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Halo 2.0 的站点 Sitemap 链接生成插件
1414
## 开发环境
1515

1616
```bash
17-
git clone [email protected]:halo-sigs/plugin-sitemap.git
17+
git clone [email protected]:halo-dev/plugin-sitemap.git
1818

1919
# 或者当你 fork 之后
2020

src/main/resources/plugin.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ spec:
1414
name: Halo OSS Team
1515
website: https://github.com/halo-dev
1616
logo: https://halo.run/logo
17-
homepage: https://github.com/halo-sigs/plugin-sitemap
17+
homepage: https://github.com/halo-dev/plugin-sitemap
1818
displayName: "Sitemap"
1919
description: "为站点生成站点地图"
2020
settingName: sitemap-settings
2121
configMapName: sitemap-configMap
2222
license:
2323
- name: "GPL-3.0"
24-
url: "https://github.com/halo-sigs/plugin-sitemap/blob/main/LICENSE"
24+
url: "https://github.com/halo-dev/plugin-sitemap/blob/main/LICENSE"

0 commit comments

Comments
 (0)