Skip to content

Commit f7b16c9

Browse files
author
Nick Vidal
committed
docs: fix get involved link
Signed-off-by: Nick Vidal <[email protected]>
1 parent 109f0a3 commit f7b16c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/PageAbout.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ class PageAbout extends Component {
9696
<p className="about-description">
9797
Welcome to your centralized and curated data store for Open Source Software licenses.
9898
</p>
99-
<a className="btn-mkt" href="https://docs.clearlydefined.io//docs/get-involved/intro">
99+
<a className="btn-mkt" href="https://docs.clearlydefined.io/docs/get-involved/intro">
100100
Get Involved
101101
</a>
102102
</div>

0 commit comments

Comments
 (0)