Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 5bacc6c

Browse files
committed
Bug 1691638 Corrects XPCShell documentation website r=gbrown DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D104556
1 parent 47d2a2d commit 5bacc6c

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

testing/xpcshell/README

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@ Simple xpcshell-based test harness
22

33
converted from netwerk/test/unit
44

5-
Some documentation at http://developer.mozilla.org/en/docs/Writing_xpcshell-based_unit_tests
5+
Some documentation at https://developer.mozilla.org/en-US/docs/Mozilla/QA/Writing_xpcshell-based_unit_tests
66
See also http://wiki.mozilla.org/SoftwareTesting:Tools:Simple_xpcshell_test_harness
7-

testing/xpcshell/head.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
/*
88
* This file contains common code that is loaded before each test file(s).
9-
* See http://developer.mozilla.org/en/docs/Writing_xpcshell-based_unit_tests
9+
* See https://developer.mozilla.org/en-US/docs/Mozilla/QA/Writing_xpcshell-based_unit_tests
1010
* for more information.
1111
*/
1212

0 commit comments

Comments
 (0)