Commit 0066fad
committed
Redirect TBMQ legal pages to tbmq.io
The deleted /products/mqtt-broker/privacy-policy/ and terms-of-use/
would otherwise 404: the existing /products/mqtt-broker/ rule is an
exact path, not a prefix, so it doesn't cover them.
tbmq.io serves both under a /product/ prefix, so each needs its own
rule rather than a splat.1 parent a21e027 commit 0066fad
2 files changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1050 | 1050 | | |
1051 | 1051 | | |
1052 | 1052 | | |
| 1053 | + | |
| 1054 | + | |
1053 | 1055 | | |
1054 | 1056 | | |
1055 | 1057 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1345 | 1345 | | |
1346 | 1346 | | |
1347 | 1347 | | |
1348 | | - | |
1349 | | - | |
| 1348 | + | |
| 1349 | + | |
1350 | 1350 | | |
| 1351 | + | |
| 1352 | + | |
1351 | 1353 | | |
1352 | 1354 | | |
1353 | 1355 | | |
| |||
0 commit comments