Pārlūkot izejas kodu

Fix open collective URL

The current URL is pointing a non existing page
Néfix Estrada 6 gadi atpakaļ
vecāks
revīzija
68af25ae55
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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"
     }
 }