Skip to content

Commit f373193

Browse files
author
hzoppetti
committed
updated link on main page to docs ui
1 parent ecafd7b commit f373193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const IndexPage = () => {
4141
<article className="w-full md:w-1/2 px-4 mb-4 md:mb-8">
4242
<div className="px-8 py-20 h-full bg-ThemeCell tile flex flex-col justify-center items-center">
4343
<h2 className="mt-0 font-normal text-center">
44-
<a href="/api/v4" className="text-black tile-link">
44+
<a href="https://www.linode.com/docs/api" className="text-black tile-link">
4545
API Documentation
4646
</a>
4747
</h2>

0 commit comments

Comments
 (0)