diff --git a/docs/platforms/javascript/common/sourcemaps/uploading/hosting-publicly.mdx b/docs/platforms/javascript/common/sourcemaps/uploading/hosting-publicly.mdx index 20da5ee4e645d2..dd164240e81128 100644 --- a/docs/platforms/javascript/common/sourcemaps/uploading/hosting-publicly.mdx +++ b/docs/platforms/javascript/common/sourcemaps/uploading/hosting-publicly.mdx @@ -18,7 +18,7 @@ notSupported: -The most reliable way to provide your source maps to Sentry is to [upload them](..), because it cuts down on network traffic and ensures the correct version of the code and source maps will be used. +The most reliable way to provide your source maps to Sentry is to [upload them](../), because it cuts down on network traffic and ensures the correct version of the code and source maps will be used.