Skip to content

Commit

Permalink
Merge pull request #233 from egrosdou01/fix/broken-link-mkdocs
Browse files Browse the repository at this point in the history
Fix the broken reference link to the mkdocs
  • Loading branch information
gianlucam76 authored Feb 27, 2024
2 parents a82eab4 + fc4980b commit 022b538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ nav:
- Projectsveltos: 'index.md'
- Use Cases:
- Platform Administrators, Multicloud and Add-ons: 'use_cases/use_case_platform_admin_multicloud.md'
- Platform Administrators and Multitenancy: 'use_cases/use_cases/use_case_multitenancy.md'
- Platform Administrators and Multitenancy: 'use_cases/use_case_multitenancy.md'
- Use Case 3: 'use_cases/use_case_3.md'
- Installation:
- Quick Start: 'install/quick_start.md'
Expand Down

0 comments on commit 022b538

Please sign in to comment.