Skip to content

Commit d1f2e01

Browse files
author
hzoppetti
committed
updated cli link to github repo
1 parent 85cf72f commit d1f2e01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/libraries-tools.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const LibToolsPage = () => {
3333
</div>
3434
<div className="mt-4 md:hidden flex w-full justify-center">
3535
<a
36-
href="https://www.linode.com/cli"
36+
href="https://github.com/linode/linode-cli"
3737
target="_blank"
3838
className="btn text-sm"
3939
rel="noopener noreferrer"
@@ -51,7 +51,7 @@ const LibToolsPage = () => {
5151
</div>
5252
<div className="pt-3 hidden md:block">
5353
<a
54-
href="https://www.linode.com/cli"
54+
href="https://github.com/linode/linode-cli"
5555
target="_blank"
5656
className="btn text-sm"
5757
rel="noopener noreferrer"

0 commit comments

Comments
 (0)