From 993f87717d80318d258a25a31d3a2240f6c8ce72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Fri, 23 Aug 2019 22:46:14 +0200 Subject: [PATCH] switch telescope & horizon --- navigation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/navigation.php b/navigation.php index 866a5d1e..d52b8cd9 100644 --- a/navigation.php +++ b/navigation.php @@ -37,8 +37,8 @@ return [ 'Integrations' => [ 'url' => 'docs/integrations', 'children' => [ - 'Horizon' => 'docs/horizon', 'Telescope' => 'docs/telescope', + 'Horizon' => 'docs/horizon', ], ], 'Tips' => [