docs: fix the url of router event (#51339)
Refer to [here](https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams/toString#examples)
The `searchParams.toString()` doesn't include the question mark.
Co-authored-by: Balázs Orbán <18369201+balazsorban44@users.noreply.github.com>