From fcbbc5ba4cd6fcefb144735dc66bd4dd6f06bb85 Mon Sep 17 00:00:00 2001 From: AliAlkhtri Date: Wed, 4 Jun 2025 23:53:39 +0300 Subject: [PATCH] Rename docs/bnb-smart-chain/developers/node_operators/fast_node.md to docs/bnb-smart-chain/developers/node_operators/fast_node.mkdocs.yml # The configuration file. docs/ index.md # The documentation homepage. ... # Other markdown pages, images and other files.md mkdocs.yml # The configuration file. docs/ index.md # The documentation homepage. ... # Other markdown pages, images and other files. --- ... ... # Other markdown pages, images and other files.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/bnb-smart-chain/developers/node_operators/{fast_node.md => fast_node.mkdocs.yml # The configuration file. docs/ index.md # The documentation homepage. ... # Other markdown pages, images and other files.md} (100%) diff --git a/docs/bnb-smart-chain/developers/node_operators/fast_node.md b/docs/bnb-smart-chain/developers/node_operators/fast_node.mkdocs.yml # The configuration file. docs/ index.md # The documentation homepage. ... # Other markdown pages, images and other files.md similarity index 100% rename from docs/bnb-smart-chain/developers/node_operators/fast_node.md rename to docs/bnb-smart-chain/developers/node_operators/fast_node.mkdocs.yml # The configuration file. docs/ index.md # The documentation homepage. ... # Other markdown pages, images and other files.md