Skip to content

Fix broken Tenderly Alerts link - #649

Open
leonschh wants to merge 1 commit into
inkonchain:mainfrom
leonschh:patch-2
Open

Fix broken Tenderly Alerts link#649
leonschh wants to merge 1 commit into
inkonchain:mainfrom
leonschh:patch-2

Conversation

@leonschh

Copy link
Copy Markdown

Summary

  • Fixed the broken Tenderly Alerts link by adding the missing ? before the query parameters.

## Summary

- Fixed the broken Tenderly Alerts link by adding the missing `?` before the query parameters.
@leonschh
leonschh requested a review from a team as a code owner August 25, 2026 13:03

@kutluhaneth46 kutluhaneth46 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review

The Tenderly Alerts URL was missing the ? before mtm_campaign=…, which glued the query string onto the path (…/intro-to-alertsmtm_campaign=…) and 404’d. Restoring ?mtm_campaign= matches the Debugger / Simulator links on the same page.

LGTM — clear docs link fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants