From 289180b4d9fce058d4f26a29c095d8aa9949be7c Mon Sep 17 00:00:00 2001 From: Amarantha Kulkarni Date: Tue, 6 Feb 2024 13:25:23 -0800 Subject: [PATCH] Rename file to index.md to fix duplicate names in the URL --- docs/concepts/accounts/{accounts.md => index.md} | 0 sidebars.yaml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename docs/concepts/accounts/{accounts.md => index.md} (100%) diff --git a/docs/concepts/accounts/accounts.md b/docs/concepts/accounts/index.md similarity index 100% rename from docs/concepts/accounts/accounts.md rename to docs/concepts/accounts/index.md diff --git a/sidebars.yaml b/sidebars.yaml index b9cc4b2c38..1930f28495 100644 --- a/sidebars.yaml +++ b/sidebars.yaml @@ -133,7 +133,7 @@ - page: docs/concepts/tokens/decentralized-exchange/autobridging.md - page: docs/concepts/tokens/decentralized-exchange/ticksize.md - page: docs/concepts/tokens/decentralized-exchange/automated-market-makers.md - - page: docs/concepts/accounts/accounts.md + - page: docs/concepts/accounts/index.md expanded: false items: - page: docs/concepts/accounts/account-types.md