Skip to content

Commit 0f92f45

Browse files
fix: add missing anchor tag
Signed-off-by: Bryan Behrenshausen <[email protected]>
1 parent 28a1c95 commit 0f92f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ <h1>Open source software from SAS</h1>
4444
<div class="grid-container thirds">
4545
<div>
4646
<h2>Featured projects</h2>
47-
<p>Browse some of our most popular open source projects. <a href="https://sassoftware.github.io/contributor-handbook.html" title="SAS Open Source Contributor Handbook">Contributions welcome.</p>
47+
<p>Browse some of our most popular open source projects. <a href="https://sassoftware.github.io/contributor-handbook.html" title="SAS Open Source Contributor Handbook">Contributions welcome.</a></p>
4848
</div>
4949
<div class="boxed">
5050
<h6>yj-valid8r</h6>

0 commit comments

Comments
 (0)