fix: footer
All checks were successful
publish / Build-and-publish (push) Successful in 11m22s

This commit is contained in:
_
2026-02-15 21:07:50 +00:00
parent 72e01e4c02
commit 51761ca3bd

View File

@@ -65,15 +65,15 @@ const Footer = () => (
<div className="col-md-3">
<StyledHeading>Other Resources</StyledHeading>
<StyledDesc>
Visit our educational and fun SAS® software quiz{' '}
Leverage our underlying tech stack on{' '}
<StyledAnchor
href="https://sasensei.com"
href="https://gitub.com/sasjs"
target="_blank"
rel="noopener"
>
Sasensei
Github
</StyledAnchor>{' '}
and test your knowledge of SAS topics.
and build your own SAS Apps.
</StyledDesc>
</div>
</div>