File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ const CallToAction = () => (
9
9
title = "Stay Updated"
10
10
description = "Be the first to try out CodeRoad. We'd love your feedback!"
11
11
/>
12
- < a href = 'https ://tiny.cc/coderoad ' target = '_blank' >
12
+ < a href = 'http ://eepurl.com/gKj3bD ' target = '_blank' >
13
13
< Button > Get Early Access</ Button >
14
14
</ a >
15
15
</ div >
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ const Header = ({ siteTitle }) => (
29
29
< p style = { { textAlign : "center" , maxWidth : 440 } } >
30
30
The VSCode extension for interactive coding tutorials.
31
31
</ p >
32
- < a href = 'https ://tiny.cc/coderoad ' target = '_blank' >
32
+ < a href = 'http ://eepurl.com/gKj3bD ' target = '_blank' >
33
33
< Button > Get Early Access</ Button >
34
34
</ a >
35
35
< div style = { { margin : 30 , marginTop : 60 , position : "relative" } } >
You can’t perform that action at this time.
0 commit comments