From 7f10ad232b60289c5f4dbdc589ef8b869729906f Mon Sep 17 00:00:00 2001 From: "Vipul Gupta (@vipulgupta2048)" Date: Fri, 29 Sep 2023 07:53:14 +0530 Subject: [PATCH] patch: Getting Started to default show Raspberry Pi 5 Signed-off-by: Vipul Gupta (@vipulgupta2048) --- config/redirects.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/redirects.txt b/config/redirects.txt index 0bc8d2abde..42af9333a2 100644 --- a/config/redirects.txt +++ b/config/redirects.txt @@ -54,10 +54,10 @@ /dart6ul /imx6ul-var-dart/ # Default redirects -/learn/getting-started/ /learn/getting-started/raspberrypi3/nodejs/ 301 -/learn/getting-started /learn/getting-started/raspberrypi3/nodejs/ 301 -/reference/supervisor/configuration-list/ /reference/supervisor/configuration-list/raspberrypi3/ -/reference/supervisor/configuration-list /reference/supervisor/configuration-list/raspberrypi3/ +/learn/getting-started/ /learn/getting-started/raspberrypi5/nodejs/ 301 +/learn/getting-started /learn/getting-started/raspberrypi5/nodejs/ 301 +/reference/supervisor/configuration-list/ /reference/supervisor/configuration-list/raspberrypi5/ +/reference/supervisor/configuration-list /reference/supervisor/configuration-list/raspberrypi5/ /faq/troubleshooting/troubleshooting/ /faq/troubleshooting/troubleshooting/raspberrypi3/ /faq/troubleshooting/troubleshooting /faq/troubleshooting/troubleshooting/raspberrypi3/ /learn/develop/ /learn/develop/local-mode/ @@ -271,7 +271,7 @@ (.*)\.md(.*) -> $1$2 ^\/introduction\/introduction\/?(\?.+)?(#.+)?$ -> /learn/welcome/introduction/$1$2 ^\/?(\?.+)?(#.+)?$ -> /learn/welcome/introduction/$1$2 -^\/installing\/gettingStarted\/?(\?.+)?(#.+)?$-> /learn/getting-started/raspberrypi3/nodejs/$1$2 +^\/installing\/gettingStarted\/?(\?.+)?(#.+)?$-> /learn/getting-started/raspberrypi5s/nodejs/$1$2 ^\/installing\/gettingStarted-BBB\/?(\?.+)?(#.+)?$ -> /learn/getting-started/beaglebone-black/nodejs/$1$2 ^\/installing\/gettingStarted-Humming\/?(\?.+)?(#.+)?$ -> /learn/getting-started/hummingboard/nodejs/$1$2 ^\/installing\/gettingStarted-NUC\/?(\?.+)?(#.+)?$ -> /learn/getting-started/intel-nuc/nodejs/$1$2