File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/layouts/demo/components Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -339,7 +339,7 @@ const DemoNav: React.FunctionComponent<Props> = () => {
339339 >
340340 < NavLink
341341 id = { 'nav-link-admin-site' }
342- href = { `https://app.graphcms .com/b767f8ab435746e2909249461e2f1eb7/master` }
342+ href = { `https://app.hygraph .com/b767f8ab435746e2909249461e2f1eb7/master` }
343343 target = { '_blank' }
344344 rel = { 'noopener' }
345345 onClick = { ( ) : void => {
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ const ExternalFeaturesSection: React.FunctionComponent<Props> = (props): JSX.Ele
5555 </ Alert >
5656
5757 < div className = { 'buttons' } >
58- < ExternalLink href = { 'https://app.graphcms .com/b767f8ab435746e2909249461e2f1eb7/master' } >
58+ < ExternalLink href = { 'https://app.hygraph .com/b767f8ab435746e2909249461e2f1eb7/master' } >
5959 < Btn mode = { 'primary-outline' } > Go to GraphCMS</ Btn >
6060 </ ExternalLink >
6161 </ div >
You can’t perform that action at this time.
0 commit comments