From 03eb8bb8c990caaa5120578af07b665590a6d7fa Mon Sep 17 00:00:00 2001 From: Amarantha Kulkarni Date: Mon, 13 May 2024 13:26:09 -0700 Subject: [PATCH] Add redirects for 404s noted in site crawl issues --- redirects.yaml | 44 ++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 40 insertions(+), 4 deletions(-) diff --git a/redirects.yaml b/redirects.yaml index 10a5b268e5..5aeb7ee812 100644 --- a/redirects.yaml +++ b/redirects.yaml @@ -398,7 +398,7 @@ automated-market-makers.html: to: /docs/concepts/tokens/decentralized-exchange/automated-market-makers type: 301 accounts.html: - to: /docs/concepts/accounts/accounts + to: /docs/concepts/accounts/ type: 301 account-types.html: to: /docs/concepts/accounts/account-types @@ -493,6 +493,9 @@ python.html: get-started-using-python.html: to: /docs/tutorials/python/get-started type: 301 +docs/tutorials/python/get-started/: + to: docs/tutorials/python/build-apps/get-started/ + type: 301 modular-tutorials-in-python.html: to: /docs/tutorials/python/ type: 301 @@ -532,6 +535,12 @@ javascript.html: get-started-using-javascript.html: to: /docs/tutorials/javascript/build-apps/get-started type: 301 +docs/tutorials/javascript/get-started: + to: docs/tutorials/javascript/build-apps/get-started/ + type: 301 +docs/tutorials/javascript/get-started/: + to: docs/tutorials/javascript/build-apps/get-started/ + type: 301 get-started-using-node-js.html: to: /docs/tutorials/javascript/build-apps/get-started type: 301 @@ -578,20 +587,38 @@ batch-mint-nfts-using-javascript.html: to: /docs/tutorials/javascript/nfts/batch-mint-nfts type: 301 build-a-browser-wallet-in-javascript.html: - to: /docs/tutorials/javascript/build-apps/build-a-browser-wallet-in-javascript + to: /docs/tutorials/javascript/build-apps/build-a-browser-wallet-in-javascript/ type: 301 build-a-browser-wallet-using-javascript.html: - to: /docs/tutorials/javascript/build-apps/build-a-browser-wallet-in-javascript + to: /docs/tutorials/javascript/build-apps/build-a-browser-wallet-in-javascript/ + type: 301 +docs/tutorials/javascript/build-a-browser-wallet-in-javascript: + to: docs/tutorials/javascript/build-apps/build-a-browser-wallet-in-javascript/ + type: 301 +docs/tutorials/javascript/build-a-browser-wallet-in-javascript/: + to: docs/tutorials/javascript/build-apps/build-a-browser-wallet-in-javascript/ type: 301 build-a-desktop-wallet-in-javascript.html: to: /docs/tutorials/javascript/build-apps/build-a-desktop-wallet-in-javascript type: 301 +docs/tutorials/javascript/build-a-desktop-wallet-in-javascript: + to: /docs/tutorials/javascript/build-apps/build-a-desktop-wallet-in-javascript + type: 301 +docs/tutorials/javascript/build-a-desktop-wallet-in-javascript/: + to: /docs/tutorials/javascript/build-apps/build-a-desktop-wallet-in-javascript + type: 301 java.html: to: /docs/tutorials/java/ type: 301 get-started-using-java.html: to: /docs/tutorials/java/build-apps/get-started type: 301 +docs/tutorials/java/get-started: + to: /docs/tutorials/java/build-apps/get-started + type: 301 +docs/tutorials/java/get-started/: + to: /docs/tutorials/java/build-apps/get-started + type: 301 php.html: to: /docs/tutorials/php type: 301 @@ -605,8 +632,14 @@ get-started-with-the-rippled-api.html: to: /docs/tutorials/http-websocket-apis/build-apps/get-started type: 301 get-started-using-http-websocket-apis.html: - to: /docs/tutorials/http-websocket-apis/build-apps/get-started + to: /docs/tutorials/http-websocket-apis/build-apps/get-started/ type: 301 +docs/tutorials/http-websocket-apis/get-started: + to: /docs/tutorials/http-websocket-apis/build-apps/get-started/ + type: 301 +docs/tutorials/http-websocket-apis/get-started/: + to: /docs/tutorials/http-websocket-apis/build-apps/get-started/ + type: 301 monitor-incoming-payments-with-websocket.html: to: /docs/tutorials/http-websocket-apis/build-apps/monitor-incoming-payments-with-websocket type: 301 @@ -1087,6 +1120,9 @@ account_lines.html: account_nfts.html: to: /docs/references/http-websocket-apis/public-api-methods/account-methods/account_nfts type: 301 +/ja/account_nfts.html: + to: /ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_nfts/ + type: 301 account_objects.html: to: /docs/references/http-websocket-apis/public-api-methods/account-methods/account_objects type: 301