docs: changes to deployment + remove admin deployment guides (#10345)
* docs: change headings and text in deployment * remove admin deployment guide * generate changes
This commit is contained in:
@@ -104,6 +104,11 @@ const nextConfig = {
|
||||
destination: "/commerce-modules/promotion/links-to-other-modules",
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: "/deployment/admin/vercel",
|
||||
destination: "/deployment",
|
||||
permanent: true,
|
||||
},
|
||||
]
|
||||
},
|
||||
// Redirects shouldn't be necessary anymore since we have remark / rehype
|
||||
|
||||
Reference in New Issue
Block a user