Skip to content

Commit faf722e

Browse files
committed
Fix sourcemaps docs
1 parent 6768e4a commit faf722e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/sourcemaps.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ sourcemaps point to.
118118
"Content-Type": "application/octet-stream"
119119
},
120120
"id": "1",
121-
"name": "README.rst",
121+
"name": "http://example.com/readme.rst",
122122
"sha1": "22591348ed129fe016c535654f6493737f0f9df6",
123123
"size": 452
124124
}
@@ -130,8 +130,7 @@ sourcemaps point to.
130130
-u [api_key]: \
131131
-X DELETE
132132
133-
Additionally, you'll need to configure
134-
[raven-js](https://github.com/getsentry/raven-js) to send the ``release``:
133+
Additionally, you'll need to configure the client to send the ``release``:
135134

136135
.. code-block:: javascript
137136

0 commit comments

Comments
 (0)