Skip to content

Commit cfcdc56

Browse files
committed
Update wizard config
1 parent 68ff2a3 commit cfcdc56

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

docs/sentry-doc-config.json

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
{
2-
"wizards": {
2+
"platforms": {
33
"javascript": {
44
"name": "JavaScript",
5-
"client_lib": "raven-js",
6-
"is_framework": false,
7-
"doc_link": "",
8-
"snippets": [
5+
"type": "language",
6+
"doc_link": "install/",
7+
"wizard": [
98
"index#installation",
109
"index#configuring-the-client",
11-
"index#reporting-errors"
10+
"usage#reporting-errors"
1211
]
1312
}
14-
}
1513
}

0 commit comments

Comments
 (0)