Skip to content

Commit f281fb1

Browse files
committed
Reworded CLI link, put it on its own line
1 parent 29e131a commit f281fb1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/getting_started/intros/Introduction.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,9 @@ export default function Introduction() {
3333
<Link to={`/${API_VERSION}/guides/curl/testing-with-curl`}>
3434
Check out the Testing with cURL guide
3535
</Link> to get started making API calls using a Personal Access Token (PAT).
36-
If you don't want to curl the api directly, you might be looking for
37-
the <ExternalLink to='https://github.com/linode/linode-cli'>Linode CLI</ExternalLink>.
36+
<br /><br />
37+
If you want to access our API through a command line, check out the
38+
new <ExternalLink to="https://github.com/linode/linode-cli">Linode CLI</ExternalLink>.
3839
</div>
3940
<p>
4041
All APIv4 endpoints are located at:

0 commit comments

Comments
 (0)