This repository was archived by the owner on Jul 3, 2025. It is now read-only.
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 @@ -30,8 +30,8 @@ const federation = createFederation({
3030[ JSR badge ] : https://jsr.io/badges/@fedify/postgres
3131[ npm ] : https://www.npmjs.com/package/@fedify/postgres
3232[ 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
3535[ Fedify ] : https://fedify.dev/
3636[ `KvStore` ] : https://jsr.io/@fedify/fedify/doc/federation/~/KvStore
3737[ `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({
34343535 url : "https://hongminhee.org/" ,
3636 } ,
37- homepage : "https://github.com/dahlia/ fedify-postgres" ,
37+ homepage : "https://github.com/fedify-dev/ postgres" ,
3838 repository : {
3939 type : "git" ,
40- url : "git+https://github.com/dahlia/ fedify-postgres.git" ,
40+ url : "git+https://github.com/fedify-dev/ postgres.git" ,
4141 } ,
4242 bugs : {
43- url : "https://github.com/dahlia/ fedify-postgres/issues" ,
43+ url : "https://github.com/fedify-dev/ postgres/issues" ,
4444 } ,
4545 funding : [
4646 "https://github.com/sponsors/dahlia" ,
You can’t perform that action at this time.
0 commit comments