Skip to content

Commit fce1226

Browse files
committed
Fixed broken markdown in first suite tutorial
Fixes #179
1 parent 88a8577 commit fce1226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_tutorials/your_first_suite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -909,7 +909,7 @@ in the actual.</p>
909909
<a class="pilcrow" href="#section-jasminearrayContainingapiedgeglobalhtmlarrayContaining_is_for">&#182;</a>
910910
</div>
911911
<div>
912-
<p>[jasmine.arrayContaining](/api/edge/global.html#.arrayContaining is for
912+
<p><a href="/api/edge/global.html#.arrayContaining">jasmine.arrayContaining</a> is for
913913
those times when an expectation only cares about some of the values in an
914914
array.</p>
915915

0 commit comments

Comments
 (0)