Skip to content

Commit 006433e

Browse files
committed
Updated references
Updated (and removed) some references
1 parent 5053d9a commit 006433e

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
2+
InDesign/.DS_Store
3+
4+
.DS_Store

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,12 @@ tsc
4141

4242
- [Adobe's offical typings](https://github.com/Adobe-CEP/Samples/tree/master/TypeScript/typings)
4343
- [BrightShadow/CSInterface-TS](https://github.com/BrightShadow/CSInterface-TS)
44-
- [Premiere](http://ppro.aenhancers.com)
4544

4645
## Contributors
4746

4847
Thanks to [vespakoen](https://github.com/vespakoen), [atarabi](https://github.com/atarabi), [lm913](https://github.com/lm913), [zlovatt](https://github.com/zlovatt).
4948

5049
## Showcase
5150

52-
[Add your project](https://github.com/pravdomil/Types-for-Adobe/edit/master/README.md).
51+
[Add your project](https://github.com/bbb999/Types-for-Adobe/edit/master/README.md).
5352

54-
## Become a backer
55-
56-
Support this project by [buying a beer](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BCL2X3AFQBAP2&item_name=types-for-adobe%20Beer).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"repository": {
1515
"type": "git",
16-
"url": "https://github.com/pravdomil/types-for-adobe.git"
16+
"url": "https://github.com/bbb999/types-for-adobe.git"
1717
},
1818
"scripts": {
1919
"test": "_bin/test.sh"

0 commit comments

Comments
 (0)