diff --git a/README.md b/README.md index dfeaeb55..bcb9420f 100644 --- a/README.md +++ b/README.md @@ -28,18 +28,18 @@ Stylus is a fork of Stylish for Chrome, also compatible with Firefox as a WebExt ## Help -[![Discord][chat-image]][chat-link] - -See the [help docs](http://userstyles.org/help/stylish_chrome) or [ask in userstyles.org forum](https://forum.userstyles.org). For Stylus specific questions and suggestions please use [review section](http://add0n.com/stylus.html#reviews) of the FAQs page. +- [Stylus help, FAQ and Wiki](https://github.com/openstyles/stylus/wiki/) +- [Discussion section](https://add0n.com/stylus.html#reviews) of our representation on add0n.com +- Discord: [![Discord][chat-image]][chat-link] [chat-image]: https://img.shields.io/discord/379521691774353408.svg [chat-link]: https://discordapp.com/widget?id=379521691774353408 ## Contributing -The source is hosted on [GitHub](https://github.com/openstyles/stylus) and pull requests are welcome. +The source is hosted on [GitHub](https://github.com/openstyles/stylus/) and pull requests are welcome. -You can help us translate the extension on [Transifex](https://www.transifex.com/github-7/Stylus). When `messages.json` file is ready to be merged, please open a new bug report in [stylus/issues](https://github.com/openstyles/stylus/issues). +You can help us translate the extension on [Transifex](https://www.transifex.com/github-7/Stylus). When `messages.json` file is ready to be merged, please open a new bug report in [stylus/issues](./issues). See our [contributing](./.github/CONTRIBUTING.md) page for more details. @@ -49,9 +49,10 @@ Inherited code from the original [Stylish](https://github.com/stylish-userstyles Copyright © 2005-2014 [Jason Barnabe](jason.barnabe@gmail.com) Current Stylus: -Copyright © 2017-2018 [Stylus Team](https://github.com/openstyles/stylus/graphs/contributors) +Copyright © 2017-2018 [Stylus Team](./graphs/contributors) + +**[GNU GPLv3](./blob/master/LICENSE)** -**[GNU GPLv3](https://github.com/openstyles/stylus/blob/master/LICENSE)** This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or @@ -63,8 +64,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this program. If not, see . +along with this program. If not, see . ### External libraries -The licenses of [external libraries](https://github.com/openstyles/stylus/tree/master/vendor) used in this project or [modified versions of external libraries](https://github.com/openstyles/stylus/tree/master/vendor-overwrites) can be found in their respective directory. +The licenses of [external libraries](./tree/master/vendor) used in this project or [modified versions of external libraries](./tree/master/vendor-overwrites) can be found in their respective directory.