Skip to content

Commit 5526406

Browse files
authored
Merge pull request #11 from SzySteve/fix_mailing_list
use externallink
2 parents 25b6b53 + 1875e46 commit 5526406

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/getting_started/intros/Introduction.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ export default function Introduction() {
3535
We will regularly be making releases, some of which will contain breaking
3636
changes. <Link to={`/${API_VERSION}/changelogs`}>
3737
Please review the changelogs
38-
</Link> and <Link to="https://welcome.linode.com/api">
39-
subscribe to the mailing list</Link> for updates on changes and releases.
38+
</Link> and <ExternalLink to="https://welcome.linode.com/api">
39+
subscribe to the mailing list</ExternalLink> for updates on changes and releases.
4040
</div>
4141
<p>
4242
Occasionally we will add features and improvements to our API -

0 commit comments

Comments
 (0)