diff --git a/content/@i18n/ja/concepts/introduction/crypto-wallets.md b/content/@i18n/ja/introduction/crypto-wallets.md similarity index 100% rename from content/@i18n/ja/concepts/introduction/crypto-wallets.md rename to content/@i18n/ja/introduction/crypto-wallets.md diff --git a/content/@i18n/ja/concepts/introduction/software-ecosystem.md b/content/@i18n/ja/introduction/software-ecosystem.md similarity index 100% rename from content/@i18n/ja/concepts/introduction/software-ecosystem.md rename to content/@i18n/ja/introduction/software-ecosystem.md diff --git a/content/@i18n/ja/concepts/introduction/txn-and-requests.md b/content/@i18n/ja/introduction/transactions-and-requests.md similarity index 100% rename from content/@i18n/ja/concepts/introduction/txn-and-requests.md rename to content/@i18n/ja/introduction/transactions-and-requests.md diff --git a/content/@i18n/ja/concepts/introduction/what-is-the-xrp-ledger.md b/content/@i18n/ja/introduction/what-is-the-xrp-ledger.md similarity index 100% rename from content/@i18n/ja/concepts/introduction/what-is-the-xrp-ledger.md rename to content/@i18n/ja/introduction/what-is-the-xrp-ledger.md diff --git a/content/@i18n/ja/concepts/introduction/what-is-xrp.md b/content/@i18n/ja/introduction/what-is-xrp.md similarity index 100% rename from content/@i18n/ja/concepts/introduction/what-is-xrp.md rename to content/@i18n/ja/introduction/what-is-xrp.md diff --git a/content/concepts/introduction/crypto-wallets.md b/content/introduction/crypto-wallets.md similarity index 100% rename from content/concepts/introduction/crypto-wallets.md rename to content/introduction/crypto-wallets.md diff --git a/content/concepts/introduction/software-ecosystem.md b/content/introduction/software-ecosystem.md similarity index 100% rename from content/concepts/introduction/software-ecosystem.md rename to content/introduction/software-ecosystem.md diff --git a/content/concepts/introduction/txn-and-requests.md b/content/introduction/transactions-and-requests.md similarity index 100% rename from content/concepts/introduction/txn-and-requests.md rename to content/introduction/transactions-and-requests.md diff --git a/content/concepts/introduction/what-is-the-xrp-ledger.md b/content/introduction/what-is-the-xrp-ledger.md similarity index 100% rename from content/concepts/introduction/what-is-the-xrp-ledger.md rename to content/introduction/what-is-the-xrp-ledger.md diff --git a/content/concepts/introduction/what-is-xrp.md b/content/introduction/what-is-xrp.md similarity index 100% rename from content/concepts/introduction/what-is-xrp.md rename to content/introduction/what-is-xrp.md diff --git a/dactyl-config.yml b/dactyl-config.yml index f32feb0fbc..4e52128aba 100644 --- a/dactyl-config.yml +++ b/dactyl-config.yml @@ -507,19 +507,19 @@ pages: targets: - ja - - md: concepts/introduction/what-is-the-xrp-ledger.md + - md: introduction/what-is-the-xrp-ledger.md targets: - en - - md: "@i18n/ja/concepts/introduction/what-is-the-xrp-ledger.md" + - md: "@i18n/ja/introduction/what-is-the-xrp-ledger.md" targets: - ja - - md: concepts/introduction/what-is-xrp.md + - md: introduction/what-is-xrp.md targets: - en - - md: "@i18n/ja/concepts/introduction/what-is-xrp.md" + - md: "@i18n/ja/introduction/what-is-xrp.md" targets: - ja @@ -533,32 +533,32 @@ pages: - en - ja - - md: concepts/introduction/crypto-wallets.md + - md: introduction/crypto-wallets.md parent: introduction.html targets: - en - - md: "@i18n/ja/concepts/introduction/crypto-wallets.md" + - md: "@i18n/ja/introduction/crypto-wallets.md" parent: introduction.html targets: - ja - - md: concepts/introduction/txn-and-requests.md + - md: introduction/transactions-and-requests.md parent: introduction.html targets: - en - - md: "@i18n/ja/concepts/introduction/txn-and-requests.md" + - md: "@i18n/ja/introduction/transactions-and-requests.md" parent: introduction.html targets: - ja - - md: concepts/introduction/software-ecosystem.md + - md: introduction/software-ecosystem.md parent: introduction.html targets: - en - - md: "@i18n/ja/concepts/introduction/software-ecosystem.md" + - md: "@i18n/ja/introduction/software-ecosystem.md" parent: introduction.html targets: - ja