mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
build: update links to match our new organization
This commit is contained in:
parent
5ee3fb2e23
commit
1a79592aca
49 changed files with 10315 additions and 10308 deletions
|
|
@ -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).
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue