From 364fbbd283d8e888686c8020b80f39f99506d92c Mon Sep 17 00:00:00 2001 From: Ray Date: Sat, 20 Mar 2021 20:22:44 +0100 Subject: [PATCH] Review Discord link with Vanity URL --- .github/ISSUE_TEMPLATE/new-issue-template.md | 4 ++-- CONTRIBUTING.md | 2 +- HISTORY.md | 2 +- README.md | 8 ++++---- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/new-issue-template.md b/.github/ISSUE_TEMPLATE/new-issue-template.md index cf6c5bc7..096eb28c 100644 --- a/.github/ISSUE_TEMPLATE/new-issue-template.md +++ b/.github/ISSUE_TEMPLATE/new-issue-template.md @@ -11,7 +11,7 @@ assignees: '' It is important to realise that **this is NOT A SUPPORT FORUM**, this is for reproducible BUGS with raylib ONLY. -There are lots of generous and helpful people ready to help you out on [raylib Discord forum](https://discord.gg/VkzNHUE) or [raylib reddit](https://www.reddit.com/r/raylib/). +There are lots of generous and helpful people ready to help you out on [raylib Discord forum](https://discord.gg/raylib) or [raylib reddit](https://www.reddit.com/r/raylib/). Remember that asking for support questions here actively takes developer time away from improving raylib. @@ -25,7 +25,7 @@ Please, before submitting a new issue verify and check: ### Issue description -*Briefly describe the issue you are experiencing (or the feature you want to see added to raylib). Tell us what you were trying to do and what happened instead. Remember, this is not the best place to ask questions. For questions, go to [raylib Discord server](https://discord.gg/VkzNHUE).* +*Briefly describe the issue you are experiencing (or the feature you want to see added to raylib). Tell us what you were trying to do and what happened instead. Remember, this is not the best place to ask questions. For questions, go to [raylib Discord server](https://discord.gg/raylib).* ### Environment diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3d932bc3..8fc4f5e4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -69,7 +69,7 @@ If you have any doubt, don't hesitate to [contact me](mailto:ray@raylib.com)!. You can write me a direct mail but you can also contact me on the following networks: - [raylib reddit](https://www.reddit.com/r/raylib/) - A good place for discussions or to ask for help. - - [raylib Discord](https://discord.gg/VkzNHUE) - A direct communication channel for project discussions. + - [raylib Discord](https://discord.gg/raylib) - A direct communication channel for project discussions. - [raylib twitter](https://twitter.com/raysan5) - My personal twitter account, I usually post about raylib, you can send me PMs. - [raylib web](http://www.raylib.com/) - On top-right corner there is a bunch of networks where you can find me. diff --git a/HISTORY.md b/HISTORY.md index 6291d5f2..0aa4185a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -249,7 +249,7 @@ After **10 months of intense development**, new raylib version is ready. Despite - New **GitHub Actions CI** system has been implemented for Windows, Linux and macOS code and examples compilation on every new commit or PR to make sure library keeps stable and usable with no breaking bugs. -Note that only key changes are listed here but there is way more! About **30 new functions**, multiple functions reviewed, bindings to [+40 programming languages](https://github.com/raysan5/raylib/blob/master/BINDINGS.md) and great samples/demos/tutorials [created by the community](https://discord.gg/VkzNHUE), including raylib integration with [Spine](https://github.com/WEREMSOFT/spine-raylib-runtimes), [Unity](https://unitycoder.com/blog/2019/12/09/using-raylib-dll-in-unity/), [Tiled](https://github.com/OnACoffeeBreak/raylib_tiled_import_with_tmx), [Nuklear](http://bedroomcoders.co.uk/implementing-a-3d-gui-with-raylib/), [enet](https://github.com/nxrighthere/NetDynamics) and [more](https://github.com/raysan5/raylib/issues/1079)! +Note that only key changes are listed here but there is way more! About **30 new functions**, multiple functions reviewed, bindings to [+40 programming languages](https://github.com/raysan5/raylib/blob/master/BINDINGS.md) and great samples/demos/tutorials [created by the community](https://discord.gg/raylib), including raylib integration with [Spine](https://github.com/WEREMSOFT/spine-raylib-runtimes), [Unity](https://unitycoder.com/blog/2019/12/09/using-raylib-dll-in-unity/), [Tiled](https://github.com/OnACoffeeBreak/raylib_tiled_import_with_tmx), [Nuklear](http://bedroomcoders.co.uk/implementing-a-3d-gui-with-raylib/), [enet](https://github.com/nxrighthere/NetDynamics) and [more](https://github.com/raysan5/raylib/issues/1079)! It has been **10 months of improvements** to create the best raylib ever. diff --git a/README.md b/README.md index 8433d10b..1ff86316 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Ready to learn? Jump to [code examples!](http://www.raylib.com/examples.html) [![GitHub commits since tagged version](https://img.shields.io/github/commits-since/raysan5/raylib/3.5.0)](https://github.com/raysan5/raylib/commits/master) [![License](https://img.shields.io/badge/license-zlib%2Flibpng-blue.svg)](LICENSE) -[![Chat on Discord](https://img.shields.io/discord/426912293134270465.svg?logo=discord)](https://discord.gg/VkzNHUE) +[![Chat on Discord](https://img.shields.io/discord/426912293134270465.svg?logo=discord)](https://discord.gg/raylib) [![GitHub stars](https://img.shields.io/github/stars/raysan5/raylib?style=social)](https://github.com/raysan5/raylib/stargazers) [![Twitter Follow](https://img.shields.io/twitter/follow/raysan5?style=social)](https://twitter.com/raysan5) [![Subreddit subscribers](https://img.shields.io/reddit/subreddit-subscribers/raylib?style=social)](https://www.reddit.com/r/raylib/) @@ -116,14 +116,14 @@ contact ------- * Webpage: [http://www.raylib.com](http://www.raylib.com) - * Discord: [https://discord.gg/raylib](https://discord.gg/VkzNHUE) + * Discord: [https://discord.gg/raylib](https://discord.gg/raylib) * Twitter: [http://www.twitter.com/raysan5](http://www.twitter.com/raysan5) * Twitch: [http://www.twitch.tv/raysan5](http://www.twitch.tv/raysan5) * Reddit: [https://www.reddit.com/r/raylib](https://www.reddit.com/r/raylib) * Patreon: [https://www.patreon.com/raylib](https://www.patreon.com/raylib) - * YouTube: [https://www.youtube.com/channel/raylib](https://www.youtube.com/channel/UC8WIBkhYb5sBNqXO1mZ7WSQ) + * YouTube: [https://www.youtube.com/channel/raylib](https://www.youtube.com/c/raylib) -If you are using raylib and enjoying it, please, join our [Discord server](https://discord.gg/VkzNHUE) and let us know! :) +If you are using raylib and enjoying it, please, join our [Discord server](https://discord.gg/raylib) and let us know! :) license -------