Skip to content

Commit 07d7088

Browse files
committed
Fixed a syntax error
1 parent bfc2ad6 commit 07d7088

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
@@ -77,7 +77,7 @@ web-accessible, and also removes any inconsistency that could come from
7777
network flakiness (on either your end, or Sentry's end).
7878

7979
You can either interact with the API directly or you can upload sourcemaps
80-
with the help of the Sentry CLI (:ref:`upload-sourcemaps-with-cli`_).
80+
with the help of the Sentry CLI (:ref:`upload-sourcemaps-with-cli`).
8181

8282
* Start by creating a new authentication token under **[Account] > API**.
8383
* Ensure you you have ``project:write`` selected under scopes.

0 commit comments

Comments
 (0)