From 71071bdcdf248d8e557cc53de67264deb2b8c099 Mon Sep 17 00:00:00 2001 From: "Justin \"J.R.\" Hill" Date: Mon, 24 Jul 2023 10:29:49 -0800 Subject: [PATCH 1/2] docs: Use invite link for Discord Server in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a618d5c0..df915ee0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # OpenFGA Client SDK Generator [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](./LICENSE) -[![Discord Server](https://img.shields.io/discord/759188666072825867?color=7289da&logo=discord "Discord Server")](https://discord.com/channels/759188666072825867/930524706854031421) +[![Discord Server](https://img.shields.io/discord/759188666072825867?color=7289da&logo=discord "Discord Server")](https://discord.gg/8naAwJfWN6) [![Twitter](https://img.shields.io/twitter/follow/openfga?color=%23179CF0&logo=twitter&style=flat-square "@openfga on Twitter")](https://twitter.com/openfga) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fopenfga%2Fsdk-generator.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fopenfga%2Fsdk-generator?ref=badge_shield) From f3494059f69f2056fc641620eeec2685286a1ae5 Mon Sep 17 00:00:00 2001 From: booniepepper Date: Mon, 24 Jul 2023 16:23:26 -0700 Subject: [PATCH 2/2] docs: Use invite link for Discord Server in common README.mustache --- config/common/files/README.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/common/files/README.mustache b/config/common/files/README.mustache index 680f4187..5136b76e 100644 --- a/config/common/files/README.mustache +++ b/config/common/files/README.mustache @@ -3,7 +3,7 @@ {{>README_custom_badges}}[![Release](https://img.shields.io/github/v/release/{{gitUserId}}/{{gitRepoId}}?sort=semver&color=green)](https://{{gitHost}}/{{gitUserId}}/{{gitRepoId}}/releases) {{#licenseBadgeId}}[![License](https://img.shields.io/badge/License-{{licenseBadgeId}}-blue.svg)](./LICENSE){{/licenseBadgeId}} [![FOSSA Status](https://app.fossa.com/api/projects/git%2B{{gitHost}}%2F{{gitUserId}}%2F{{gitRepoId}}.svg?type=shield)](https://app.fossa.com/projects/git%2B{{gitHost}}%2F{{gitUserId}}%2F{{gitRepoId}}?ref=badge_shield) -{{#discordServerId}}[![Discord Server](https://img.shields.io/discord/{{discordServerId}}?color=7289da&logo=discord "Discord Server")](https://discord.com/channels/{{discordServerId}}/{{discordChannelId}}){{/discordServerId}} +{{#discordServerId}}[![Discord Server](https://img.shields.io/discord/{{discordServerId}}?color=7289da&logo=discord "Discord Server")]({{discordUrl}}){{/discordServerId}} {{#twitterUserName}}[![Twitter](https://img.shields.io/twitter/follow/{{.}}?color=%23179CF0&logo=twitter&style=flat-square "@{{.}} on Twitter")](https://twitter.com/{{.}}){{/twitterUserName}} {{#packageDetailedDescription}}