Skip to content

Commit 3101c9b

Browse files
author
Billy Charlton
committed
update buttons
1 parent fea28d1 commit 3101c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/pages/en/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ class HomeSplash extends React.Component {
9292
<div className="inner">
9393
<ProjectTitle tagline={siteConfig.tagline} title={siteConfig.title} />
9494
<PromoSection>
95-
<Button href="/site">Enter Site</Button>
9695
<Button href={docUrl('')}>Read the Docs</Button>
96+
<Button href="https://simwrapper.app">Start using SimWrapper</Button>
9797
<Button href={`${baseUrl}blog`}>Latest Updates</Button>
9898
</PromoSection>
9999
</div>

0 commit comments

Comments
 (0)