diff --git a/navigation.php b/navigation.php index 6b84f47c..88d9bde0 100644 --- a/navigation.php +++ b/navigation.php @@ -35,9 +35,9 @@ return [ ], ], 'Integrations' => [ - 'url' => 'docs/integrations', + 'url' => 'docs/integrations', 'children' => [ - 'Horizon' => 'docs/horizon', + 'Horizon' => 'docs/horizon', 'Telescope' => 'docs/telescope', ], ],