Use CMS redirects for support tutorials
This commit is contained in:
+2
-2
@@ -85,8 +85,8 @@ Locale is inferred from the user's current site locale, not from the legacy URL
|
||||
## Footer / Secondary Links
|
||||
| Legacy | New | Code |
|
||||
|---|---|---|
|
||||
| `/Support/tutorial.html` | `/{locale}/support/tutorial` | 301 |
|
||||
| `/Support/tutorial/target/<HASH>.html` | `/{locale}/support/tutorial` | 301 |
|
||||
| `/Support/tutorial.html` | `/{locale}/support/tutorial` | 301, managed in CMS Redirects |
|
||||
| `/Support/tutorial/target/<HASH>.html` | `/{locale}/support/tutorial` | 301, managed in CMS Redirects |
|
||||
| `/Contact/afterservice.html` | `/{locale}/support/warranty` | 301 |
|
||||
| `/Contact/distributor.html` | `/{locale}/dealers` | 301 |
|
||||
| `/Contact/oem.html` | `/{locale}/support/contact` | 301 |
|
||||
|
||||
Reference in New Issue
Block a user