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

Moved repo

parent 57e1e1d2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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
+3 −3
Original line number Diff line number Diff line
@@ -34,13 +34,13 @@ await build({
      email: "hong@minhee.org",
      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",