Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 1d4e000

Browse files
AlexanderLukinjuleskremer
authored andcommitted
Fix a link: remove extra # in href value (#3276)
1 parent c08c281 commit 1d4e000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/ts/latest/guide/testing.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1855,7 +1855,7 @@ table
18551855
td
18561856
:marked
18571857
The testing shims (`karma-test-shim`, `browser-test-shim`)
1858-
establish the [initial test environment](##testbed-initTestEnvironment) and a default testing module.
1858+
establish the [initial test environment](#testbed-initTestEnvironment) and a default testing module.
18591859
The default testing module is configured with basic declaratives and some Angular service substitutes that every tester needs.
18601860

18611861
Call `configureTestingModule` to refine the testing module configuration for a particular set of tests

0 commit comments

Comments
 (0)