Unverified Commit d17b2bfa authored by Hong Minhee's avatar Hong Minhee
Browse files

Moved repo

parent 99187cb4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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
+3 −3
Original line number Diff line number Diff line
@@ -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",