Use CMS redirects for support tutorials
This commit is contained in:
@@ -13,6 +13,7 @@ Use this checklist before every production deployment.
|
||||
- [ ] `npm run payload:migrate:status` shows all migrations as `Yes` on the release database.
|
||||
- [ ] `payload_migrations` has no `batch = -1` dev marker before exporting/importing the database.
|
||||
- [ ] Admin login shows a verification code, invalid captcha fails before password validation, and `/admin` redirects to `/admin/login` when logged out.
|
||||
- [ ] Legacy tutorial redirects are present in CMS Redirects, not in `next.config.mjs`.
|
||||
- [ ] No new user-facing fallback copy was introduced without a CMS field.
|
||||
|
||||
## Environment
|
||||
|
||||
Reference in New Issue
Block a user