From 8bf5bf03f2a6b5bc522864d497bcc3fa62b4aadb Mon Sep 17 00:00:00 2001 From: Amarantha Kulkarni Date: Fri, 8 Mar 2024 12:34:22 -0800 Subject: [PATCH] Add redirects to 2024 blog posts --- redirects.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/redirects.yaml b/redirects.yaml index c90a2c4676..5a407f3e99 100644 --- a/redirects.yaml +++ b/redirects.yaml @@ -1570,6 +1570,21 @@ report-a-scam.html: wallets.html: to: /docs/introduction/crypto-wallets type: 301 +blog/2024/rippled-2.1.0.html: + to: /blog/2024/rippled-2.1.0 + type: 301 +blog/2024/rippled-2.0.0.html: + to: /blog/2024/rippled-2.0.0 + type: 301 +blog/2024/clio-2.1.0.html: + to: /blog/2024/clio-2.1.0 + type: 301 +blog/2024/rippled-2.0.1.html: + to: /blog/2024/rippled-2.0.1 + type: 301 +blog/2024/web3auth.html: + to: /blog/2024/web3auth + type: 301 blog/2024/rippled-2.0.0.html: to: /blog/2024/rippled-2.0.0 type: 301