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