diff --git a/README.md b/README.md index e66cf6d..80ff2bd 100644 --- a/README.md +++ b/README.md @@ -51,13 +51,13 @@ Start with server setup in the _server_ directory Use the _regular_ directory -- [Regular node Installation Guide](regular/Configuration&Installation.md) +- [Regular node Installation Guide](regular/Installation.md) ### RPC node Use the _rpc_ directory -- [RPC and WebSocket Guide](rpc/Configuration&Installation.md) +- [RPC and WebSocket Guide](rpc/Installation.md) ### Validator node diff --git a/validator/server/setup.md b/server/setup.md similarity index 100% rename from validator/server/setup.md rename to server/setup.md