Skip to content

Commit 38d3a23

Browse files
authored
chore: change repo organization to halo-dev (#16)
修改仓库组织为 halo-dev /kind cleanup ```release-note None ```
1 parent bc6ed2c commit 38d3a23

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Halo 2.0 的 RSS 订阅链接生成插件
55
## 开发环境
66

77
```bash
8-
git clone [email protected]:halo-sigs/plugin-feed.git
8+
git clone [email protected]:halo-dev/plugin-feed.git
99

1010
# 或者当你 fork 之后
1111

@@ -41,7 +41,7 @@ halo:
4141
4242
## 使用方式
4343
44-
1. 在 [Releases](https://github.com/halo-sigs/plugin-feed/releases) 下载最新的 JAR 文件。
44+
1. 在 [Releases](https://github.com/halo-dev/plugin-feed/releases) 下载最新的 JAR 文件。
4545
2. 在 Halo 后台的插件管理上传 JAR 文件进行安装。
4646
4747
目前提供了以下订阅链接类型:

src/main/resources/plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spec:
1616
logo: logo.svg
1717
settingName: plugin-feed-setting
1818
configMapName: plugin-feed-config
19-
homepage: https://github.com/halo-sigs/plugin-feed
19+
homepage: https://github.com/halo-dev/plugin-feed
2020
displayName: "RSS"
2121
description: "为站点生成 RSS 订阅链接"
2222
license:

0 commit comments

Comments
 (0)