Skip to content

Commit 7bac170

Browse files
committed
docs: Fix broken links syntax
1 parent 2d5656e commit 7bac170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sourcemaps.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Specify the release in Raven.js
1212
-------------------------------
1313

1414
If you are uploading sourcemap artifacts yourself, you must specify the release in your Raven.js client configuration.
15-
Sentry will use the release name to associate digested event data with the files you've uploaded via the `releases API<https://docs.sentry.io/api/releases/>`, `sentry-cli<https://docs.sentry.io/learn/cli/>` or `sentry-webpack-plugin<https://github.com/getsentry/sentry-webpack-plugin>`.
15+
Sentry will use the release name to associate digested event data with the files you've uploaded via the `releases API <https://docs.sentry.io/api/releases/>`_, `sentry-cli <https://docs.sentry.io/learn/cli/>_` or `sentry-webpack-plugin <https://github.com/getsentry/sentry-webpack-plugin>`_.
1616
This step is optional if you are hosting sourcemaps on the remote server.
1717

1818
.. code-block:: javascript

0 commit comments

Comments
 (0)