Skip to content

Commit a909cc9

Browse files
committed
Fix link to "tags" docs
1 parent 4db84e1 commit a909cc9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Those configuration options are documented below:
7171
7272
.. describe:: tags
7373

74-
Additional `tags <https://www.sentry.io/docs/tags/>`__ to assign to each event.
74+
Additional `tags <https://docs.sentry.io/hosted/learn/context/#tagging-events>`__ to assign to each event.
7575

7676
.. code-block:: javascript
7777

docs/usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ functions all allow passing additional data to be tagged onto the error.
126126

127127
.. describe:: tags
128128

129-
`Tags <https://www.sentry.io/docs/tags/>`__ to assign to the event.
129+
`Tags <https://docs.sentry.io/hosted/learn/context/#tagging-events>`__ to assign to the event.
130130

131131
.. code-block:: javascript
132132

0 commit comments

Comments
 (0)