Skip to content

Commit e1d3692

Browse files
author
Kayla Wilkins
committed
fixing signup link
1 parent e7c1e58 commit e1d3692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/guides.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ const GuidesPage = ({ data }) => {
101101
</h2>
102102
<div className="flex justify-center">
103103
<a
104-
href="https://manager.linode.com/session/signup"
104+
href="https://login.linode.com/signup"
105105
target="_blank"
106106
className="btn mt-4 mr-2"
107107
rel="noopener noreferrer"

0 commit comments

Comments
 (0)