Skip to content

Commit bfd852a

Browse files
committed
Swift: Fix the example links.
1 parent 8913638 commit bfd852a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

swift/ql/src/queries/Security/CWE-020/MissingRegexAnchor.qhelp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343
</p>
4444

45-
<sample src="examples/MissingRegExpAnchorBad.swift"/>
45+
<sample src="MissingRegExpAnchorBad.swift"/>
4646

4747
<p>
4848

@@ -53,7 +53,7 @@
5353

5454
</p>
5555

56-
<sample src="examples/MissingRegExpAnchorGood.swift"/>
56+
<sample src="MissingRegExpAnchorGood.swift"/>
5757

5858
<p>
5959

0 commit comments

Comments
 (0)