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.
1 parent 29e131a commit f281fb1Copy full SHA for f281fb1
src/getting_started/intros/Introduction.js
@@ -33,8 +33,9 @@ export default function Introduction() {
33
<Link to={`/${API_VERSION}/guides/curl/testing-with-curl`}>
34
Check out the Testing with cURL guide
35
</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>.
+ <br /><br />
+ 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>.
39
</div>
40
<p>
41
All APIv4 endpoints are located at:
0 commit comments