This repository was archived by the owner on Jul 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -32,13 +32,13 @@ await build({
32323333 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" ,
You can’t perform that action at this time.
0 commit comments