mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 10:34:04 +00:00
Apply fixes from StyleCI
This commit is contained in:
parent
9029bcd465
commit
ba5b7213f8
1 changed files with 3 additions and 3 deletions
|
|
@ -4,10 +4,10 @@ return [
|
||||||
'Getting Started' => [
|
'Getting Started' => [
|
||||||
'url' => 'docs/getting-started',
|
'url' => 'docs/getting-started',
|
||||||
'children' => [
|
'children' => [
|
||||||
'Installation' => 'docs/installation',
|
'Installation' => 'docs/installation',
|
||||||
'Storage Drivers' => 'docs/storage-drivers',
|
'Storage Drivers' => 'docs/storage-drivers',
|
||||||
'This Package vs Others' => 'docs/difference-between-this-package-and-others',
|
'This Package vs Others' => 'docs/difference-between-this-package-and-others',
|
||||||
'Configuration' => 'docs/configuration',
|
'Configuration' => 'docs/configuration',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
'Usage' => [
|
'Usage' => [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue