Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit440de66

Browse files
committed
update mailchimp url
1 parent7aa1a60 commit440de66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎src/components/cta.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ const CallToAction = () => (
99
title="Stay Updated"
1010
description="Be the first to try out CodeRoad. We'd love your feedback!"
1111
/>
12-
<ahref='https://tiny.cc/coderoad'target='_blank'>
12+
<ahref='http://eepurl.com/gKj3bD'target='_blank'>
1313
<Button>Get Early Access</Button>
1414
</a>
1515
</div>

‎src/components/hero.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const Header = ({ siteTitle }) => (
2929
<pstyle={{textAlign:"center",maxWidth:440}}>
3030
The VSCode extension for interactive coding tutorials.
3131
</p>
32-
<ahref='https://tiny.cc/coderoad'target='_blank'>
32+
<ahref='http://eepurl.com/gKj3bD'target='_blank'>
3333
<Button>Get Early Access</Button>
3434
</a>
3535
<divstyle={{margin:30,marginTop:60,position:"relative"}}>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp