Skip to content

Commit e022cd7

Browse files
committed
update old app url
1 parent 03a50f6 commit e022cd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/login.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@ export default function Login(): JSX.Element {
5555
>
5656
Looking for the previous version of CodePod? You can find it at{" "}
5757
<a
58-
href="https://app.codepod.io"
58+
href="https://old-app.codepod.io"
5959
target="_blank"
6060
style={{
6161
color: "black",
6262
}}
6363
>
64-
app.codepod.io (deprecated)
64+
old-app.codepod.io (deprecated)
6565
</a>
6666
. Note that this version is deprecated and the{" "}
6767
<span

0 commit comments

Comments
 (0)