docs/pages/self-hosting/index.tsx

4 lines
126 B
TypeScript

import { createRedirect } from "@neato/guider/client";
export default createRedirect({ to: '/self-hosting/hosting-intro' });