From f33a69542ecac0a0da3cf5c0b0acf4c526ef8a32 Mon Sep 17 00:00:00 2001 From: Royer Yangali <royer.yangali@etsi.org> Date: Mon, 4 Nov 2024 14:35:58 +0100 Subject: [PATCH] FIXES: fixing identation issues --- doc/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/index.md b/doc/index.md index 9aa0f73..2c8e1e3 100644 --- a/doc/index.md +++ b/doc/index.md @@ -20,8 +20,8 @@ In particular, we assume: * 1 NIC card - [VSCode](https://code.visualstudio.com/) with the [Remote SSH](https://code.visualstudio.com/docs/remote/ssh) extension - Working machine software: - - [Ubuntu Server 22.04.4 LTS](https://releases.ubuntu.com/22.04/) or [Ubuntu Server 20.04.6 LTS](https://releases.ubuntu.com/20.04/) - - [MicroK8s v1.24.17](https://microk8s.io/) + + [Ubuntu Server 22.04.4 LTS](https://releases.ubuntu.com/22.04/) or [Ubuntu Server 20.04.6 LTS](https://releases.ubuntu.com/20.04/) + + [MicroK8s v1.24.17](https://microk8s.io/) Use the Wiki menu in the right side of this page to navigate through the various contents of this wiki. -- GitLab