docs/pages/self-hosting/index.tsx

4 lines
126 B
TypeScript
Raw Normal View History

2024-03-31 00:28:28 +00:00
import { createRedirect } from "@neato/guider/client";
export default createRedirect({ to: '/self-hosting/hosting-intro' });