We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae4ecab commit c425770Copy full SHA for c425770
README.md
@@ -162,7 +162,7 @@ export default withApollo(createApolloClient);
162
## License
163
Feel free to use the code, it's released using the MIT license.
164
165
-[npm-image]:https://img.shields.io/npm/v/nextjs-with-apollo.svg?logo=npm
+[npm-image]:https://img.shields.io/npm/v/nextjs-with-apollo.svg
166
[npm-url]:https://www.npmjs.com/package/nextjs-with-apollo
167
[license-image]:https://img.shields.io/github/license/adikari/nextjs-with-apollo.svg
168
[license-url]:https://github.com/adikari/nextjs-with-apollo/blob/master/LICENSE
0 commit comments