From 112a8e8830b56ee678623e758fe1ce4e4a164d09 Mon Sep 17 00:00:00 2001 From: Tony133 Date: Fri, 30 Sep 2022 16:09:58 +0200 Subject: [PATCH 1/2] docs(): update logo in the readme and update license --- LICENSE | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index f188502b..132cc1d2 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ (The MIT License) -Copyright (c) Kamil Mysliwiec +Copyright (c) 2020-2022 Kamil Mysliwiec Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/README.md b/README.md index cb4d6f1d..ef70e9d9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- Nest Logo + Nest Logo

[travis-image]: https://api.travis-ci.org/nestjs/nest.svg?branch=master From 05a7b6e5c571a884eb2be06696b38d773448e889 Mon Sep 17 00:00:00 2001 From: Tony133 Date: Fri, 30 Sep 2022 16:17:32 +0200 Subject: [PATCH 2/2] docs(): remove link gitter and added link for discord --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0e4c4562..beb83710 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,7 +27,7 @@ Stack Overflow is a much better place to ask questions since: To save your and our time, we will systematically close all issues that are requests for general support and redirect people to Stack Overflow. -If you would like to chat about the question in real-time, you can reach out via [our gitter channel][gitter]. +If you would like to chat about the question in real-time, you can reach out via [our discord channel][discord]. ## Found a Bug? If you find a bug in the source code, you can help us by @@ -244,7 +244,7 @@ changes to be accepted, the CLA must be signed. It's a quick process, we promise [corporate-cla]: http://code.google.com/legal/corporate-cla-v1.0.html [dev-doc]: https://github.com/nestjs/nest/blob/master/docs/DEVELOPER.md [github]: https://github.com/nestjs/nest -[gitter]: https://gitter.im/nestjs/nest +[discord]: https://discordapp.com/invite/G7Qnnhy [individual-cla]: http://code.google.com/legal/individual-cla-v1.0.html [js-style-guide]: https://google.github.io/styleguide/jsguide.html [jsfiddle]: http://jsfiddle.net