diff --git a/link/README.md b/link/README.md
index 61e3e55768..908f9e236c 100644
--- a/link/README.md
+++ b/link/README.md
@@ -1,6 +1,6 @@
# Sentry Link (GraphQL)
-[![pub package](https://img.shields.io/pub/v/sentry_link.svg)](https://pub.dev/packages/sentry_link) [![likes](https://img.shields.io/pub/likes/sentry_link)](https://pub.dev/packages/sentry_link/score) [![popularity](https://img.shields.io/pub/popularity/sentry_link)](https://pub.dev/packages/sentry_link/score) [![pub points](https://img.shields.io/pub/points/sentry_link)](https://pub.dev/packages/sentry_link/score)
+[![pub package](https://img.shields.io/pub/v/sentry_link.svg)](https://pub.dev/packages/sentry_link) [![likes](https://img.shields.io/pub/likes/sentry_link)](https://pub.dev/packages/sentry_link/score) [![pub points](https://img.shields.io/pub/points/sentry_link)](https://pub.dev/packages/sentry_link/score)
## Compatibility list
@@ -8,10 +8,10 @@ This integration is compatible with the following packages. It's also compatible
| package | stats |
|---------|-------|
-| [`gql_link`](https://pub.dev/packages/gql_link) |
|
-| [`graphql`](https://pub.dev/packages/graphql) |
|
-| [`ferry`](https://pub.dev/packages/ferry) |
|
-| [`artemis`](https://pub.dev/packages/artemis) |
|
+| [`gql_link`](https://pub.dev/packages/gql_link) |
|
+| [`graphql`](https://pub.dev/packages/graphql) |
|
+| [`ferry`](https://pub.dev/packages/ferry) |
|
+| [`artemis`](https://pub.dev/packages/artemis) |
|
## Usage
@@ -47,7 +47,7 @@ query LoadPosts($id: ID!) {
it will be represented in Sentry as seen in the image
-
+
## Improve exception reports for `LinkException`s