Jelajahi Sumber

Merge pull request #860 from NefixEstrada/patch-1

Fix open collective URL
daniel 6 tahun lalu
induk
melakukan
e6286421ec
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -49,6 +49,6 @@
     },
     "collective": {
         "type": "opencollective",
-        "url": "https://opencollective.com/pixelfed-528"
+        "url": "https://opencollective.com/pixelfed"
     }
 }