build: update links to match our new organization

This commit is contained in:
Johannes Millan 2026-01-05 14:45:06 +01:00
parent 5ee3fb2e23
commit 1a79592aca
49 changed files with 10315 additions and 10308 deletions

View file

@ -1,6 +1,6 @@
# @super-productivity/plugin-api
Official TypeScript definitions for developing [Super Productivity](https://github.com/johannesjo/super-productivity) plugins.
Official TypeScript definitions for developing [Super Productivity](https://github.com/super-productivity/super-productivity) plugins.
## Installation
@ -168,4 +168,4 @@ MIT - See the main Super Productivity repository for details.
## Contributing
Please contribute to the main [Super Productivity repository](https://github.com/johannesjo/super-productivity).
Please contribute to the main [Super Productivity repository](https://github.com/super-productivity/super-productivity).

View file

@ -24,13 +24,13 @@
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/johannesjo/super-productivity.git",
"url": "git+https://github.com/super-productivity/super-productivity.git",
"directory": "packages/plugin-api"
},
"bugs": {
"url": "https://github.com/johannesjo/super-productivity/issues"
"url": "https://github.com/super-productivity/super-productivity/issues"
},
"homepage": "https://github.com/johannesjo/super-productivity#readme",
"homepage": "https://github.com/super-productivity/super-productivity#readme",
"files": [
"dist/**/*.js",
"dist/**/*.d.ts",