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