We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25b6b53 + 1875e46 commit 5526406Copy full SHA for 5526406
src/getting_started/intros/Introduction.js
@@ -35,8 +35,8 @@ export default function Introduction() {
35
We will regularly be making releases, some of which will contain breaking
36
changes. <Link to={`/${API_VERSION}/changelogs`}>
37
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.
+ </Link> and <ExternalLink to="https://welcome.linode.com/api">
+ subscribe to the mailing list</ExternalLink> for updates on changes and releases.
40
</div>
41
<p>
42
Occasionally we will add features and improvements to our API -
0 commit comments