We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7bf566 commit 2b6b1f6Copy full SHA for 2b6b1f6
docs/sentry-doc-config.json
@@ -10,7 +10,7 @@
10
"index#reporting-errors"
11
]
12
},
13
- "backbone": {
+ "javascript.backbone": {
14
"name": "Backbone",
15
"type": "framework",
16
"doc_link": "integrations/backbone/",
@@ -19,7 +19,7 @@
19
"integrations/backbone#configuring-the-client"
20
21
22
- "ember": {
+ "javascript.ember": {
23
"name": "Ember",
24
25
"doc_link": "integrations/ember/",
@@ -28,7 +28,7 @@
28
"integrations/ember#configuring-the-client"
29
30
31
- "react": {
+ "javascript.react": {
32
"name": "React",
33
34
"doc_link": "integrations/react/",
0 commit comments