tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 70bdd49f89cbb97b45e9941bd1009595bd0f5334
parent 2231504a840b023fbd09c92652f472237a4f1167
Author: Michal Bozon <mykhal@protonmail.com>
Date:   Mon, 10 Nov 2025 07:49:41 +0000

Bug 1998963 - [geckodriver] Fix link for "view the crash reports" r=geckodriver-reviewers,whimboo DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D271399

Diffstat:
Mtesting/geckodriver/doc/CrashReports.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/geckodriver/doc/CrashReports.md b/testing/geckodriver/doc/CrashReports.md @@ -39,4 +39,4 @@ If you submitted a crash please do not forget to also add the link of the crash report to the geckodriver issue. [crash reporter]: https://support.mozilla.org/kb/mozillacrashreporter#w_viewing-reports-outside-of-firefox -[view the crash reports]: https://support.mozilla.orgkb/mozillacrashreporter#w_viewing-crash-reports +[view the crash reports]: https://support.mozilla.org/kb/mozillacrashreporter#w_viewing-crash-reports