Skip to content

Commit 8a6a8f2

Browse files
authored
Small edit: Connect G214 and F97 as related techniques (#3817)
- G214: Fix broken link for F97 related technique - F97: Add a 'Related Techniques' section - F97: Add link to technique G214 within the new 'Related Techniques' section Fixes the following GitHub issue: - #3792
1 parent 7f4cb89 commit 8a6a8f2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

techniques/failures/F97.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,11 @@

Expected Results

4646
ul>
4747
section>
4848
section>
49+
<section id="related">
50+
<h2>Related Techniquesh2>
51+
<ul>
52+
<li><a href="../general/G214">G214a>li>
53+
ul>
54+
section>
4955
body>
5056
html>

techniques/general/G214.html

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

Expected Results

4646
<section id="related">
4747
<h2>Related Techniquesh2>
4848
<ul>
49-
<li><a href="../general/F97">F97a>li>
49+
<li><a href="../failures/F97">F97a>li>
5050
ul>
5151
section>
5252
body>

0 commit comments

Comments
 (0)