1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 07:54:03 +00:00

Merge branch 'docs-1.8.0' of github.com:stancl/tenancy into docs-1.8.0

This commit is contained in:
Samuel Štancl 2019-08-23 22:24:05 +02:00
commit 851ec3bc9e

View file

@ -35,9 +35,9 @@ return [
], ],
], ],
'Integrations' => [ 'Integrations' => [
'url' => 'docs/integrations', 'url' => 'docs/integrations',
'children' => [ 'children' => [
'Horizon' => 'docs/horizon', 'Horizon' => 'docs/horizon',
'Telescope' => 'docs/telescope', 'Telescope' => 'docs/telescope',
], ],
], ],