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.
1 parent 03a50f6 commit e022cd7Copy full SHA for e022cd7
src/pages/login.tsx
@@ -55,13 +55,13 @@ export default function Login(): JSX.Element {
55
>
56
Looking for the previous version of CodePod? You can find it at{" "}
57
<a
58
- href="https://app.codepod.io"
+ href="https://old-app.codepod.io"
59
target="_blank"
60
style={{
61
color: "black",
62
}}
63
64
- app.codepod.io (deprecated)
+ old-app.codepod.io (deprecated)
65
</a>
66
. Note that this version is deprecated and the{" "}
67
<span
0 commit comments