Mirror: The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(docs): Update discord links

+3 -6
+1 -1
.github/ISSUE_TEMPLATE/config.yml
··· 4 4 url: https://github.com/urql-graphql/urql/discussions 5 5 about: Ask questions and discuss with other community members 6 6 - name: Join the Discord 7 - url: https://discord.gg/NzUrbgz2dP 7 + url: https://urql.dev/discord 8 8 about: Chat with maintainers and other community members
+2 -5
README.md
··· 16 16 <a href="https://www.npmjs.com/package/@urql/core"> 17 17 <img alt="Weekly downloads" src="https://badgen.net/npm/dw/@urql/core?color=blue" /> 18 18 </a> 19 - <a href="https://formidable.com/open-source/urql/docs/"> 20 - <img alt="Visit docs" src="https://badgen.net/badge/docs/visit site/orange" /> 21 - </a> 22 - <a href="https://github.com/urql-graphql/urql/discussions"> 23 - <img alt="GitHub Discussions: Chat With Us" src="https://badgen.net/badge/discussions/chat%20with%20us/purple" /> 19 + <a href="https://urql.dev/discord"> 20 + <img alt="Discord" src="https://img.shields.io/discord/1082378892523864074?color=7389D8&label&logo=discord&logoColor=ffffff" /> 24 21 </a> 25 22 <br /> 26 23 <br />