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

Update repo url

[ci skip]
parent 6ff65fe4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@
  ],
  "homepage": "https://fedify.dev/cli",
  "bugs": {
    "url": "https://github.com/dahlia/fedify/issues"
    "url": "https://github.com/fedify-dev/fedify/issues"
  },
  "license": "MIT",
  "author": {
@@ -48,6 +48,6 @@
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dahlia/fedify.git"
    "url": "git+https://github.com/fedify-dev/fedify.git"
  }
}
+2 −2
Original line number Diff line number Diff line
@@ -50,10 +50,10 @@ await build({
    homepage: "https://fedify.dev/",
    repository: {
      type: "git",
      url: "git+https://github.com/dahlia/fedify.git",
      url: "git+https://github.com/fedify-dev/fedify.git",
    },
    bugs: {
      url: "https://github.com/dahlia/fedify/issues",
      url: "https://github.com/fedify-dev/fedify/issues",
    },
    funding: [
      "https://github.com/sponsors/dahlia",