Skip to content

Commit

Permalink
Moved repo
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlia committed Jan 27, 2025
1 parent 2a50e91 commit a34d388
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions dnt.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@ await build({
email: "[email protected]",
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",
Expand Down

0 comments on commit a34d388

Please sign in to comment.