Skip to content

Commit e6f5c5e

Browse files
kartbenmbolivar-nordic
authored andcommitted
doc: Add old toolchain pages to redirects
The toolchain pages have been living in develop/ for a while now. Signed-off-by: Benjamin Cabé <[email protected]>
1 parent 86da50c commit e6f5c5e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/_scripts/redirects.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
('development_process/issues', 'project/issues'),
2020
('development_process/proposals', 'project/proposals'),
2121
('getting_started/index', 'develop/getting_started/index'),
22+
('getting_started/toolchain_3rd_party_x_compilers', 'develop/toolchains/index'),
23+
('getting_started/toolchain_custom_cmake', 'develop/toolchains/custom_cmake'),
24+
('getting_started/toolchain_other_x_compilers', 'develop/toolchains/other_x_compilers'),
2225
('guides/arch/arm_cortex_m', 'hardware/arch/arm_cortex_m'),
2326
('guides/arch/index', 'hardware/arch/index'),
2427
('guides/arch/x86', 'hardware/arch/x86'),

0 commit comments

Comments
 (0)