Skip to content

Commit c812385

Browse files
committed
Update footer
1 parent c76be3e commit c812385

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/components/Footer.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/components/Footer.res

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ let make = () => {
3838
</Next.Link>
3939
</li>
4040
<li>
41-
<a href="https://rescript-association.org/imprint" target="_blank" className=linkClass>
41+
<a href="https://rescript-association.org" target="_blank" className=linkClass>
4242
{React.string("ReScript Association")}
4343
</a>
4444
</li>

0 commit comments

Comments
 (0)