Ver código fonte

Fix open collective URL

The current URL is pointing a non existing page
Néfix Estrada 6 anos atrás
pai
commit
68af25ae55
1 arquivos alterados com 1 adições e 1 exclusões
  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"
     }
 }