Skip to content

Commit 269412e

Browse files
Alban BaillyGitHub Enterprise
authored andcommitted
Merge pull request linode#71 from Linode/development
Release 1.0.3
2 parents df0ba9f + 76bc070 commit 269412e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/dlc/layouts/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h2 class="text-center font-normal text-BaseGreenDark">Manage your Account with
1515
<div class="flex flex-wrap my-8 -mx-4 pb-8">
1616
<article class="w-full md:w-1/2 px-4 mb-4 md:mb-8">
1717
<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>
18+
<h2 class="mt-0 font-normal text-center"><a href="/api/v4" class="text-black tile-link">API Documentation</a></h3>
1919
<p class="text-xl mt-2 text-center font-light">Reference Documentation for the Linode API</p>
2020
</div>
2121
</article>

0 commit comments

Comments
 (0)