mirror of
https://github.com/movie-web/docs.git
synced 2025-09-13 09:03:27 +00:00
Add folder redirects
This commit is contained in:
3
pages/self-hosting/index.tsx
Normal file
3
pages/self-hosting/index.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
import { createRedirect } from "@neato/guider/client";
|
||||
|
||||
export default createRedirect({ to: '/self-hosting/hosting-intro' });
|
Reference in New Issue
Block a user