Kaynağa Gözat

Merge pull request #860 from NefixEstrada/patch-1

Fix open collective URL
daniel 6 yıl önce
ebeveyn
işleme
e6286421ec
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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"
     }
 }