Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/en/error_tracking/frontend/browser.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ Refer to the [Browser SDK API Reference][9] for the full list of available confi

### Manage uploaded source maps

See all uploaded symbols and manage your source maps on the [Debug Symbols][17] page.
See all uploaded symbols and manage your source maps on the [Explore RUM Debug Symbols][17] page.

**Note**: Source maps are limited in size to **500 MB** each.

Expand Down Expand Up @@ -230,6 +230,6 @@ You can monitor unhandled exceptions, unhandled promise rejections, handled exce
[14]: https://bitbucket.org/product
[15]: /integrations/guide/source-code-integration/
[16]: /error_tracking/explorer
[17]: /real_user_monitoring/guide/upload-javascript-source-maps
[17]: https://app.datadoghq.com/source-code/setup/rum
[18]: /getting_started/tagging/unified_service_tagging/
[19]: /getting_started/tagging/
Loading