Skip to content

Commit c9e89d6

Browse files
chore: update link to sentry module (#38)
- [x] Update nuxt content docs link instead of GitHub link
1 parent e0b99f6 commit c9e89d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

detectors/nuxt.modules.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"slug": "nuxtjs-sentry",
6060
"name": "@nuxtjs/sentry",
6161
"imgPath": null,
62-
"url": "https://github.com/nuxt-community/sentry-module"
62+
"url": "https://sentry.nuxtjs.org/"
6363
},
6464
"detectors": {
6565
"js": "window.$nuxt?.$options?.context?.app?.$sentry"

0 commit comments

Comments
 (0)