File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -64,8 +64,8 @@ Validating a Source Map
64
64
We maintain an online validation tool that can be used to test your source
65
65
(and sourcemaps) against: `sourcemaps.io <http://sourcemaps.io >`_.
66
66
67
- Uploading SourceMaps to Sentry
68
- ------------------------------
67
+ Uploading Source Maps to Sentry
68
+ -------------------------------
69
69
70
70
In many cases your application may sit behind firewalls or you simply
71
71
can't expose source code to the public. Sentry provides an abstraction
@@ -153,5 +153,4 @@ Additional information can be found in the `Releases API documentation
153
153
154
154
While the recommended solution is to upload your source artifacts to
155
155
Sentry, sometimes its nescessary to allow communication from Sentry's
156
- internal IPs. To work around this you can whitelist our :doc: `IP
157
- Ranges <../../ip-ranges>`.
156
+ internal IPs. For more information on Sentry's public IPs, see :ref: `ip-ranges `.
You can’t perform that action at this time.
0 commit comments