1616    <a href="https://twitter.com/zenstackhq"> 
1717        <img src="https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fgithub.com%2Fzenstackhq%2Fzenstack"> 
1818    </a> 
19-     <a href="https://go.zenstack.dev/chat "> 
19+     <a href="https://discord.gg/Ykhr738dUe "> 
2020        <img src="https://img.shields.io/discord/1035538056146595961"> 
2121    </a> 
2222    <a href="https://github.com/zenstackhq/zenstack/blob/main/LICENSE"> 
@@ -142,7 +142,7 @@ The following diagram gives a high-level architecture overview of ZenStack.
142142
143143-    [ Home] ( https://zenstack.dev ) 
144144-    [ Documentation] ( https://zenstack.dev/docs ) 
145- -    [ Community chat] ( https://go.zenstack.dev/chat  ) 
145+ -    [ Community chat] ( https://discord.gg/Ykhr738dUe  ) 
146146-    [ Twitter] ( https://twitter.com/zenstackhq ) 
147147-    [ Blog] ( https://zenstack.dev/blog ) 
148148
@@ -162,7 +162,7 @@ The following diagram gives a high-level architecture overview of ZenStack.
162162-    [ SWR] ( https://github.com/vercel/swr )  and [ TanStack Query] ( https://github.com/TanStack/query )  hooks generator
163163-    OpenAPI specification generator
164164-    [ tRPC] ( https://trpc.io )  router generator
165- -    🙋🏻 [ Request for a plugin] ( https://go.zenstack.dev/chat  ) 
165+ -    🙋🏻 [ Request for a plugin] ( https://discord.gg/Ykhr738dUe  ) 
166166
167167### Framework adapters  
168168
@@ -171,15 +171,15 @@ The following diagram gives a high-level architecture overview of ZenStack.
171171-    [ SvelteKit] ( https://zenstack.dev/docs/reference/server-adapters/sveltekit ) 
172172-    [ Fastify] ( https://zenstack.dev/docs/reference/server-adapters/fastify ) 
173173-    [ ExpressJS] ( https://zenstack.dev/docs/reference/server-adapters/express ) 
174- -    🙋🏻 [ Request for an adapter] ( https://go.zenstack.dev/chat  ) 
174+ -    🙋🏻 [ Request for an adapter] ( https://discord.gg/Ykhr738dUe  ) 
175175
176176### Prisma schema extensions  
177177
178178-    [ Custom attributes and functions] ( https://zenstack.dev/docs/reference/zmodel-language#custom-attributes-and-functions ) 
179179-    [ Multi-file schema and model inheritance] ( https://zenstack.dev/docs/guides/multiple-schema ) 
180180-    Strong-typed JSON field (coming soon)
181181-    Polymorphism (future)
182- -    🙋🏻 [ Request for an extension] ( https://go.zenstack.dev/chat  ) 
182+ -    🙋🏻 [ Request for an extension] ( https://discord.gg/Ykhr738dUe  ) 
183183
184184## Examples  
185185
0 commit comments