|
3 | 3 | "from": "/layers/spacelift/", |
4 | 4 | "to": "/resources/deprecated/spacelift/" |
5 | 5 | }, |
| 6 | + { |
| 7 | + "from": "/layers/spacelift/tutorials/", |
| 8 | + "to": "/resources/deprecated/spacelift/tutorials/" |
| 9 | + }, |
6 | 10 | { |
7 | 11 | "from": "/layers/spacelift/tutorials/how-to-destroy-a-component-using-atmos-or-spacelift/", |
8 | 12 | "to": "/resources/deprecated/spacelift/tutorials/how-to-destroy-a-component-using-atmos-or-spacelift/" |
9 | 13 | }, |
| 14 | + { |
| 15 | + "from": "/layers/spacelift/tutorials/how-to-develop-with-spacelift-and-atmos/", |
| 16 | + "to": "/resources/deprecated/spacelift/tutorials/how-to-develop-with-spacelift-and-atmos/" |
| 17 | + }, |
| 18 | + { |
| 19 | + "from": "/layers/spacelift/tutorials/how-to-enable-spacelift-drift-detection/", |
| 20 | + "to": "/resources/deprecated/spacelift/tutorials/how-to-enable-spacelift-drift-detection/" |
| 21 | + }, |
| 22 | + { |
| 23 | + "from": "/layers/spacelift/tutorials/how-to-manage-explicit-component-dependencies-with-spacelift/", |
| 24 | + "to": "/resources/deprecated/spacelift/tutorials/how-to-manage-explicit-component-dependencies-with-spacelift/" |
| 25 | + }, |
| 26 | + { |
| 27 | + "from": "/layers/spacelift/tutorials/how-to-scale-spacelift-runners/", |
| 28 | + "to": "/resources/deprecated/spacelift/tutorials/how-to-scale-spacelift-runners/" |
| 29 | + }, |
| 30 | + { |
| 31 | + "from": "/layers/spacelift/tutorials/how-to-sign-up/", |
| 32 | + "to": "/resources/deprecated/spacelift/tutorials/how-to-sign-up/" |
| 33 | + }, |
| 34 | + { |
| 35 | + "from": "/layers/spacelift/tutorials/how-to-use-multiple-infrastructure-repositories-with-spacelift/", |
| 36 | + "to": "/resources/deprecated/spacelift/tutorials/how-to-use-multiple-infrastructure-repositories-with-spacelift/" |
| 37 | + }, |
| 38 | + { |
| 39 | + "from": "/layers/spacelift/tutorials/how-to-use-spacectl/", |
| 40 | + "to": "/resources/deprecated/spacelift/tutorials/how-to-use-spacectl/" |
| 41 | + }, |
10 | 42 | { |
11 | 43 | "from": "/layers/alerting/", |
12 | 44 | "to": "/resources/deprecated/alerting/" |
|
0 commit comments