From 5db15ce2f45c43a9a0e2e348aec72ac64a0f2d40 Mon Sep 17 00:00:00 2001 From: Harish Kotra Date: Wed, 23 Jul 2025 00:03:26 +0530 Subject: [PATCH] moved node-operators page back to main menu --- docs/{nodes => }/node-operators.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) rename docs/{nodes => }/node-operators.md (52%) diff --git a/docs/nodes/node-operators.md b/docs/node-operators.md similarity index 52% rename from docs/nodes/node-operators.md rename to docs/node-operators.md index 502a6819..04146ea2 100644 --- a/docs/nodes/node-operators.md +++ b/docs/node-operators.md @@ -8,45 +8,45 @@ Node Operators focus on setting up, running, and maintaining Gaia nodes without Running a GaiaNet node allows you to participate in the decentralized AI network and potentially earn rewards. The process is straightforward and can be completed in just a few minutes. -Before you begin, ensure your system meets these [minimum requirements](../getting-started/system-requirements) +Before you begin, ensure your system meets these [minimum requirements](./getting-started/system-requirements) Here you'll find everything you need to get started with running and managing your Gaia node. ## Getting Started Learn how to get started with your first GaiaNet node. -[Learn More →](../getting-started/mynode/what-is-a-node.md) +[Learn More →](./getting-started/mynode/what-is-a-node.md) ## Node Setup & Authentication Step-by-step guide for node installation, setup, and security. -- [Setting up your own node](../getting-started/quick-start) -- [Authentication guide](../getting-started/authentication) +- [Setting up your own node](./getting-started/quick-start) +- [Authentication guide](./getting-started/authentication) ## Node Operations Learn about day-to-day operations and customization. -- [Using your Gaia Node](../getting-started/mynode) -- [Customizing Your Gaia Node](../getting-started/customize) +- [Using your Gaia Node](./getting-started/mynode) +- [Customizing Your Gaia Node](./getting-started/customize) ## Network & Protocol Join the network and start earning rewards. -- [Gaia CLI options](../getting-started/cli-options) -- [Joining the Gaia Protocol](../getting-started/register) +- [Gaia CLI options](./getting-started/cli-options) +- [Joining the Gaia Protocol](./getting-started/register) ## System Requirements & Troubleshooting Make sure your system is ready and get help when needed. -- [System requirements](../getting-started/system-requirements) -- [Troubleshooting guide](../getting-started/troubleshooting) +- [System requirements](./getting-started/system-requirements) +- [Troubleshooting guide](./getting-started/troubleshooting) ## Advanced Deployment Options Learn about different deployment options. -- [Install or Uninstall the CLI](../getting-started/install) -- [Install multiple nodes](../getting-started/advanced-deployment-options/multiple) -- [Run a local-only node](../getting-started/advanced-deployment-options/local) -- [Protect the server process](../getting-started/advanced-deployment-options/protect) +- [Install or Uninstall the CLI](./getting-started/install) +- [Install multiple nodes](./getting-started/advanced-deployment-options/multiple) +- [Run a local-only node](./getting-started/advanced-deployment-options/local) +- [Protect the server process](./getting-started/advanced-deployment-options/protect)