fix: damn AI at it again catching my typtoes :(

This commit is contained in:
Kevin
2025-07-03 13:47:15 -05:00
parent 340c503633
commit 86e6590f4d

View File

@ -368,7 +368,7 @@ const Home = () => {
<li className="contents"> <li className="contents">
<ActionButton <ActionButton
Element="externalLink" Element="externalLink"
to={withSiteBaseURL('/docs')} to={withSiteBaseURL('/account')}
onClick={openExternalBrowserIfDesktop( onClick={openExternalBrowserIfDesktop(
withSiteBaseURL('/account') withSiteBaseURL('/account')
)} )}