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

Moved repo

parent 2a50e912
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -28,8 +28,8 @@ const federation = createFederation({
[JSR badge]: https://jsr.io/badges/@fedify/redis
[npm]: https://www.npmjs.com/package/@fedify/redis
[npm badge]: https://img.shields.io/npm/v/@fedify/redis?logo=npm
[GitHub Actions]: https://github.com/dahlia/fedify-redis/actions/workflows/main.yaml
[GitHub Actions badge]: https://github.com/dahlia/fedify-redis/actions/workflows/main.yaml/badge.svg
[GitHub Actions]: https://github.com/fedify-dev/redis/actions/workflows/main.yaml
[GitHub Actions badge]: https://github.com/fedify-dev/redis/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
+3 −3
Original line number Diff line number Diff line
@@ -32,13 +32,13 @@ await build({
      email: "hong@minhee.org",
      url: "https://hongminhee.org/",
    },
    homepage: "https://github.com/dahlia/fedify-redis",
    homepage: "https://github.com/fedify-dev/redis",
    repository: {
      type: "git",
      url: "git+https://github.com/dahlia/fedify-redis.git",
      url: "git+https://github.com/fedify-dev/redis.git",
    },
    bugs: {
      url: "https://github.com/dahlia/fedify-redis/issues",
      url: "https://github.com/fedify-dev/redis/issues",
    },
    funding: [
      "https://github.com/sponsors/dahlia",