Skip to content

Commit 547e909

Browse files
authored
Merge pull request #642 from typelevel/fix-anchors
2 parents d5c0386 + b2c240b commit 547e909

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/foundation/people.template.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ <h2 id="technical-steering-committee">
3737
@:@
3838
</div>
3939

40-
<h2 id="technical-steering-committee">
41-
<a class="anchor-link" href="#technical-steering-committee">
40+
<h2 id="code-of-conduct-committee">
41+
<a class="anchor-link" href="#code-of-conduct-committee">
4242
@:svg(fa-link)
4343
</a>
4444
Code of Conduct Committee
@@ -55,7 +55,7 @@ <h2 id="technical-steering-committee">
5555
</div>
5656

5757
<h2 id="security-team">
58-
<a class="anchor-link" href="#technical-steering-committee">
58+
<a class="anchor-link" href="#security-team">
5959
@:svg(fa-link)
6060
</a>
6161
Security Team

0 commit comments

Comments
 (0)