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 6768e4a commit faf722eCopy full SHA for faf722e
docs/sourcemaps.rst
@@ -118,7 +118,7 @@ sourcemaps point to.
118
"Content-Type": "application/octet-stream"
119
},
120
"id": "1",
121
- "name": "README.rst",
+ "name": "http://example.com/readme.rst",
122
"sha1": "22591348ed129fe016c535654f6493737f0f9df6",
123
"size": 452
124
}
@@ -130,8 +130,7 @@ sourcemaps point to.
130
-u [api_key]: \
131
-X DELETE
132
133
-Additionally, you'll need to configure
134
-[raven-js](https://github.com/getsentry/raven-js) to send the ``release``:
+Additionally, you'll need to configure the client to send the ``release``:
135
136
.. code-block:: javascript
137
0 commit comments