Loading README.md +2 −2 Original line number Diff line number Diff line Loading @@ -30,8 +30,8 @@ const federation = createFederation({ [JSR badge]: https://jsr.io/badges/@fedify/postgres [npm]: https://www.npmjs.com/package/@fedify/postgres [npm badge]: https://img.shields.io/npm/v/@fedify/postgres?logo=npm [GitHub Actions]: https://github.com/dahlia/fedify-postgres/actions/workflows/main.yaml [GitHub Actions badge]: https://github.com/dahlia/fedify-postgres/actions/workflows/main.yaml/badge.svg [GitHub Actions]: https://github.com/fedify-dev/postgres/actions/workflows/main.yaml [GitHub Actions badge]: https://github.com/fedify-dev/postgres/actions/workflows/main.yaml/badge.svg [Fedify]: https://fedify.dev/ [`KvStore`]: https://jsr.io/@fedify/fedify/doc/federation/~/KvStore [`MessageQueue`]: https://jsr.io/@fedify/fedify/doc/federation/~/MessageQueue Loading dnt.ts +3 −3 Original line number Diff line number Diff line Loading @@ -34,13 +34,13 @@ await build({ email: "hong@minhee.org", url: "https://hongminhee.org/", }, homepage: "https://github.com/dahlia/fedify-postgres", homepage: "https://github.com/fedify-dev/postgres", repository: { type: "git", url: "git+https://github.com/dahlia/fedify-postgres.git", url: "git+https://github.com/fedify-dev/postgres.git", }, bugs: { url: "https://github.com/dahlia/fedify-postgres/issues", url: "https://github.com/fedify-dev/postgres/issues", }, funding: [ "https://github.com/sponsors/dahlia", Loading Loading
README.md +2 −2 Original line number Diff line number Diff line Loading @@ -30,8 +30,8 @@ const federation = createFederation({ [JSR badge]: https://jsr.io/badges/@fedify/postgres [npm]: https://www.npmjs.com/package/@fedify/postgres [npm badge]: https://img.shields.io/npm/v/@fedify/postgres?logo=npm [GitHub Actions]: https://github.com/dahlia/fedify-postgres/actions/workflows/main.yaml [GitHub Actions badge]: https://github.com/dahlia/fedify-postgres/actions/workflows/main.yaml/badge.svg [GitHub Actions]: https://github.com/fedify-dev/postgres/actions/workflows/main.yaml [GitHub Actions badge]: https://github.com/fedify-dev/postgres/actions/workflows/main.yaml/badge.svg [Fedify]: https://fedify.dev/ [`KvStore`]: https://jsr.io/@fedify/fedify/doc/federation/~/KvStore [`MessageQueue`]: https://jsr.io/@fedify/fedify/doc/federation/~/MessageQueue Loading
dnt.ts +3 −3 Original line number Diff line number Diff line Loading @@ -34,13 +34,13 @@ await build({ email: "hong@minhee.org", url: "https://hongminhee.org/", }, homepage: "https://github.com/dahlia/fedify-postgres", homepage: "https://github.com/fedify-dev/postgres", repository: { type: "git", url: "git+https://github.com/dahlia/fedify-postgres.git", url: "git+https://github.com/fedify-dev/postgres.git", }, bugs: { url: "https://github.com/dahlia/fedify-postgres/issues", url: "https://github.com/fedify-dev/postgres/issues", }, funding: [ "https://github.com/sponsors/dahlia", Loading