Skip to content

Commit a34d388

Browse files
committed
Moved repo
1 parent 2a50e91 commit a34d388

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ const federation = createFederation({
2828
[JSR badge]: https://jsr.io/badges/@fedify/redis
2929
[npm]: https://www.npmjs.com/package/@fedify/redis
3030
[npm badge]: https://img.shields.io/npm/v/@fedify/redis?logo=npm
31-
[GitHub Actions]: https://github.com/dahlia/fedify-redis/actions/workflows/main.yaml
32-
[GitHub Actions badge]: https://github.com/dahlia/fedify-redis/actions/workflows/main.yaml/badge.svg
31+
[GitHub Actions]: https://github.com/fedify-dev/redis/actions/workflows/main.yaml
32+
[GitHub Actions badge]: https://github.com/fedify-dev/redis/actions/workflows/main.yaml/badge.svg
3333
[Fedify]: https://fedify.dev/
3434
[`KvStore`]: https://jsr.io/@fedify/fedify/doc/federation/~/KvStore
3535
[`MessageQueue`]: https://jsr.io/@fedify/fedify/doc/federation/~/MessageQueue

dnt.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@ await build({
3232
3333
url: "https://hongminhee.org/",
3434
},
35-
homepage: "https://github.com/dahlia/fedify-redis",
35+
homepage: "https://github.com/fedify-dev/redis",
3636
repository: {
3737
type: "git",
38-
url: "git+https://github.com/dahlia/fedify-redis.git",
38+
url: "git+https://github.com/fedify-dev/redis.git",
3939
},
4040
bugs: {
41-
url: "https://github.com/dahlia/fedify-redis/issues",
41+
url: "https://github.com/fedify-dev/redis/issues",
4242
},
4343
funding: [
4444
"https://github.com/sponsors/dahlia",

0 commit comments

Comments
 (0)