Update website url to point to new ligo web ide

This commit is contained in:
Jev Björsell 2019-10-24 14:30:10 -07:00
parent 09bb74ed51
commit 34ac419b82
No known key found for this signature in database
GPG Key ID: 03F50CB91981EC9E

View File

@ -190,7 +190,7 @@ class HomeSplash extends React.Component {
<h4 className="tagline-text">{siteConfig.tagline}</h4> <h4 className="tagline-text">{siteConfig.tagline}</h4>
<p className="body">{siteConfig.taglineSub}</p> <p className="body">{siteConfig.taglineSub}</p>
<LinkButton <LinkButton
href="https://ligolang.gitlab.io/ligo-web-ide/" href="https://ide.ligolang.org/"
className="large-primary-button" className="large-primary-button"
> >
Try Online Try Online