### Problem Statement Platform redirect page ([example for sampling](https://docs.sentry.io/platform-redirect/?next=/configuration/sampling/)) shows generic text at top: > ## Platform Specific Content > ...list of SDK-specific links If I land on this page, it's not clear that the redirect page will lead me to docs about Sampling. ### Solution Brainstorm Instead, I would like it to read something like this, so I know where I'm about to head after the redirect. > # Platform Specific Content > ### Sampling > #### Learn how to configure the volume of error and transaction events sent to Sentry. > ...list of SDK-specific links