From ba5b7213f827b42b1f7069b945906ea9fbea2aa7 Mon Sep 17 00:00:00 2001 From: stancl Date: Sat, 17 Aug 2019 08:53:09 +0000 Subject: [PATCH] Apply fixes from StyleCI --- navigation.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/navigation.php b/navigation.php index 444f74e4..cbc7fdea 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' => [