Skip to content

Commit d52f0de

Browse files
committed
freetacman
1 parent 7c70601 commit d52f0de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/redirect.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ export default function Redirect() {
9292
pathname.toLowerCase().startsWith('/freetacman')
9393
// pathname.toLowerCase().startsWith('/blog/freetacman')
9494
) {
95-
redirect('https://opendrivelab.com/FreeTacMan')
95+
redirect('/FreeTacMan')
9696
}
9797
if (
9898
pathname.toLowerCase().startsWith('/resim')

0 commit comments

Comments
 (0)