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

Commit 4f15b4e

Browse files
SangKaFoxandxss
authored andcommitted
docs(testing): fix hash link (#2609)
1 parent 47b51da commit 4f15b4e

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
@@ -268,7 +268,7 @@ table(width="100%")
268268
:marked
269269
**Put spec files somewhere within the `app/` folder.**
270270
The `karma.conf.js` tells karma to look for spec files there,
271-
for reasons explained [below](#spec-file-location).
271+
for reasons explained [below](#q-spec-file-location).
272272

273273
Add the following code to `app/1st.spec.ts`.
274274
+makeExample('testing/ts/app/1st.spec.ts', '', 'app/1st.spec.ts')(format='.')

0 commit comments

Comments
 (0)