Files
docs/pages/self-hosting/index.tsx
2024-03-31 01:28:28 +01:00

4 lines
126 B
TypeScript

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