mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-26 17:25:06 +03:00
docs: add custom pocket-id.org domain
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Redirect } from "react-router-dom";
|
||||
|
||||
export default function Home() {
|
||||
return <Redirect to="/pocket-id/introduction" />;
|
||||
return <Redirect to="/introduction" />;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user