Skip to content

Commit 796bf4d

Browse files
committed
Fix links in documentation to use relative paths for installation, usage, logging, and contributing sections
Signed-off-by: PixelRobots <22979170+PixelRobots@users.noreply.github.com>
1 parent 651f72b commit 796bf4d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/docs/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@ Welcome to the **KubeTidy** documentation! This is your complete guide to instal
1818
## 📌 Getting Started
1919
Jump into the key sections below:
2020

21-
### 🔹 [Installation Guide](/installation)
21+
### 🔹 [Installation Guide](./installation)
2222
Learn how to install KubeTidy and configure it for your environment.
2323

24-
### 🔹 [Usage Guide](/usage)
24+
### 🔹 [Usage Guide](./usage)
2525
Step-by-step instructions to manage and optimize your Kubernetes configurations.
2626

27-
### 🔹 [Logging & Output](/logging-output)
27+
### 🔹 [Logging & Output](./logging-output)
2828
Understand detailed logging, error messages, and debugging techniques.
2929

30-
### 🔹 [Contributing](/contributing)
30+
### 🔹 [Contributing](./contributing)
3131
Want to contribute? Check out the developer and contributor guidelines.
3232

3333
Stay updated as we continue to enhance KubeTidy with new features and improvements!

0 commit comments

Comments
 (0)