Skip to content

Commit

Permalink
docs: fix discord link [skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
geolffreym committed Jul 13, 2024
1 parent 8c2b23e commit 1caf4aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ buildelectron:

.PHONY: buildicons ## generate a new icon bundle from tpl1024
buildicons:
electron-icon-maker --input ./tpl1024.png --output ./icons
npx electron-icon-maker --input ./tpl1024.png --output ./icons


.PHONY: package ## generate a new electron package
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ WatchIt is part of the WatchIt protocol, which encompasses various components to
* Try our web app release [app.watchit.movie](https://app.watchit.movie).
* Read our post: [Watchit - Open Movies](https://dev.to/geolffreym/watchit-2b88).
* Read our interview in [Console 94](https://console.substack.com/p/console-94?r=3cbez&utm_campaign=post&utm_medium=web&utm_source=url)
* Get in touch with us in [matrix](https://matrix.to/#/#watchit:matrix.org) | [discord](https://discord.gg/QJcSXedY) | [telegram](https://t.me/watchitofficial) | [reddit](https://www.reddit.com/r/watchitprotocol/)
* Get in touch with us in [matrix](https://matrix.to/#/#watchit:matrix.org) | [discord](https://discord.gg/VdGMqNJgFq) | [telegram](https://t.me/watchitofficial) | [reddit](https://www.reddit.com/r/watchitprotocol/)
* See our [FAQ](FAQ.md) for frequently asked questions.
* For help or bugs please [create an issue](https://github.com/ZorrillosDev/watchit-desktop/issues).

Expand Down

0 comments on commit 1caf4aa

Please sign in to comment.