From 8f45f4a2e150c10f93dfdf764f918e2ec5dd7324 Mon Sep 17 00:00:00 2001 From: Francesco Zimbolo Date: Thu, 23 Apr 2026 07:49:58 +0000 Subject: [PATCH] Fixed typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 958cf17..f8cbf13 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ You do not need to install Ansible locally. This repository includes a DevContai Detailed documentation is available in the `docs/` directory. If you are new to Ansible or this stack, please read them in order: -*[01 - Prerequisites & Node Preparation](docs/01-prerequisites.md) -*[02 - Configuring the Cluster (Inventory & Vars)](docs/02-configuration.md) +* [01 - Prerequisites & Node Preparation](docs/01-prerequisites.md) +* [02 - Configuring the Cluster (Inventory & Vars)](docs/02-configuration.md) * [03 - Running the Playbook](docs/03-execution.md) * [04 - Architecture & Phase Breakdown](docs/04-architecture.md) * [05 - Linstor & Storage Deep Dive](docs/05-linstor-storage.md)