File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ const federation = createFederation({
28
28
[ JSR badge ] : https://jsr.io/badges/@fedify/redis
29
29
[ npm ] : https://www.npmjs.com/package/@fedify/redis
30
30
[ npm badge ] : https://img.shields.io/npm/v/@fedify/redis?logo=npm
31
- [ GitHub Actions ] : https://github.com/dahlia/ fedify-redis/actions/workflows/main.yaml
32
- [ GitHub Actions badge ] : https://github.com/dahlia/ fedify-redis/actions/workflows/main.yaml/badge.svg
31
+ [ GitHub Actions ] : https://github.com/fedify-dev/ redis/actions/workflows/main.yaml
32
+ [ GitHub Actions badge ] : https://github.com/fedify-dev/ redis/actions/workflows/main.yaml/badge.svg
33
33
[ Fedify ] : https://fedify.dev/
34
34
[ `KvStore` ] : https://jsr.io/@fedify/fedify/doc/federation/~/KvStore
35
35
[ `MessageQueue` ] : https://jsr.io/@fedify/fedify/doc/federation/~/MessageQueue
Original file line number Diff line number Diff line change @@ -32,13 +32,13 @@ await build({
32
32
33
33
url : "https://hongminhee.org/" ,
34
34
} ,
35
- homepage : "https://github.com/dahlia/ fedify-redis" ,
35
+ homepage : "https://github.com/fedify-dev/ redis" ,
36
36
repository : {
37
37
type : "git" ,
38
- url : "git+https://github.com/dahlia/ fedify-redis.git" ,
38
+ url : "git+https://github.com/fedify-dev/ redis.git" ,
39
39
} ,
40
40
bugs : {
41
- url : "https://github.com/dahlia/ fedify-redis/issues" ,
41
+ url : "https://github.com/fedify-dev/ redis/issues" ,
42
42
} ,
43
43
funding : [
44
44
"https://github.com/sponsors/dahlia" ,
You can’t perform that action at this time.
0 commit comments