mirror of
https://github.com/nikdoof/pocket-id.git
synced 2025-12-19 04:39:29 +00: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