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 85cf72f + d1f2e01 commit da742b3Copy full SHA for da742b3
src/pages/libraries-tools.js
@@ -33,7 +33,7 @@ const LibToolsPage = () => {
33
</div>
34
<div className="mt-4 md:hidden flex w-full justify-center">
35
<a
36
- href="https://www.linode.com/cli"
+ href="https://github.com/linode/linode-cli"
37
target="_blank"
38
className="btn text-sm"
39
rel="noopener noreferrer"
@@ -51,7 +51,7 @@ const LibToolsPage = () => {
51
52
<div className="pt-3 hidden md:block">
53
54
55
56
57
0 commit comments