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 57e1e1d commit ccf6783
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 @@ -30,8 +30,8 @@ const federation = createFederation({
[JSR badge]: https://jsr.io/badges/@fedify/postgres
[npm]: https://www.npmjs.com/package/@fedify/postgres
[npm badge]: https://img.shields.io/npm/v/@fedify/postgres?logo=npm
[GitHub Actions]: https://github.com/dahlia/fedify-postgres/actions/workflows/main.yaml
[GitHub Actions badge]: https://github.com/dahlia/fedify-postgres/actions/workflows/main.yaml/badge.svg
[GitHub Actions]: https://github.com/fedify-dev/postgres/actions/workflows/main.yaml
[GitHub Actions badge]: https://github.com/fedify-dev/postgres/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 @@ -34,13 +34,13 @@ await build({
email: "[email protected]",
url: "https://hongminhee.org/",
},
homepage: "https://github.com/dahlia/fedify-postgres",
homepage: "https://github.com/fedify-dev/postgres",
repository: {
type: "git",
url: "git+https://github.com/dahlia/fedify-postgres.git",
url: "git+https://github.com/fedify-dev/postgres.git",
},
bugs: {
url: "https://github.com/dahlia/fedify-postgres/issues",
url: "https://github.com/fedify-dev/postgres/issues",
},
funding: [
"https://github.com/sponsors/dahlia",
Expand Down

0 comments on commit ccf6783

Please sign in to comment.