diff --git a/navigation.php b/navigation.php index 2479ae47..f733335e 100644 --- a/navigation.php +++ b/navigation.php @@ -4,10 +4,10 @@ return [ 'Getting Started' => [ 'url' => 'docs/getting-started', 'children' => [ - 'Installation' => 'docs/installation', - 'Storage Drivers' => 'docs/storage-drivers', + 'Installation' => 'docs/installation', + 'Storage Drivers' => 'docs/storage-drivers', 'This Package vs Others' => 'docs/difference-between-this-package-and-others', - 'Configuration' => 'docs/configuration', + 'Configuration' => 'docs/configuration', ], ], 'Usage' => [