diff --git a/navigation.php b/navigation.php index 31078d39..f0989663 100644 --- a/navigation.php +++ b/navigation.php @@ -34,9 +34,9 @@ return [ ], ], 'Integrations' => [ - 'url' => 'docs/integrations', + 'url' => 'docs/integrations', 'children' => [ - 'Horizon' => 'docs/horizon', + 'Horizon' => 'docs/horizon', 'Telescope' => 'docs/telescope', ], ],