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 df0ba9f + 76bc070 commit 269412eCopy full SHA for 269412e
themes/dlc/layouts/index.html
@@ -15,7 +15,7 @@ <h2 class="text-center font-normal text-BaseGreenDark">Manage your Account with
15
<div class="flex flex-wrap my-8 -mx-4 pb-8">
16
<article class="w-full md:w-1/2 px-4 mb-4 md:mb-8">
17
<div class="px-8 py-20 h-full bg-ThemeCell tile flex flex-col justify-center items-center">
18
- <h2 class="mt-0 font-normal text-center"><a href="https://developers.linode.com/" class="text-black tile-link">API Documentation</a></h3>
+ <h2 class="mt-0 font-normal text-center"><a href="/api/v4" class="text-black tile-link">API Documentation</a></h3>
19
<p class="text-xl mt-2 text-center font-light">Reference Documentation for the Linode API</p>
20
</div>
21
</article>
0 commit comments