Skip to content

Commit 90164b1

Browse files
committed
fix: update links in index.md to remove file extensions for consistency
1 parent eb43526 commit 90164b1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@ Although initially focused on Kubernetes-based workloads, AkôFlow has evolved t
1111

1212
# Sections
1313

14-
### [1 - Getting started](index.md)
14+
### [1 - Getting started](index)
1515
Here you are!
1616

17-
### [2 - Installation](installation.md)
17+
### [2 - Installation](installation)
1818
Here you will find instructions on how to install AkôFlow in different environments, including local clusters and cloud platforms.
1919

20-
### [3 - User Guide](user-guide.md)
20+
### [3 - User Guide](user-guide)
2121
Here you will find detailed information on how to use AkôFlow, understand its features and concepts. This section is designed to help users effectively utilize AkôFlow for their workflow orchestration needs. Additionally, it includes arquitecture diagrams to provide a better understanding of the system's structure and components.
2222

23-
### [4 - Developer Guide](developer-guide.md)
23+
### [4 - Developer Guide](developer-guide)
2424
Here you will find information for developers who want to contribute to the AkôFlow project or build applications using its API. This section includes guidelines, best practices, and technical details to assist developers in their work.
2525

26-
### [5 - Examples](examples.md)
26+
### [5 - Examples](examples)
2727
Here you will find practical examples and use cases demonstrating how to use AkôFlow in various scenarios. This section provides hands-on guidance to help users understand and implement AkôFlow in their own projects.

0 commit comments

Comments
 (0)