From bd3eb4158ff39e83b79618e67ddfb15b2071b8e2 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Sun, 27 Sep 2020 19:21:16 +0200 Subject: [PATCH] Moved instant loading out of experimental state --- docs/setup/setting-up-navigation.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/setup/setting-up-navigation.md b/docs/setup/setting-up-navigation.md index c68a7944b..0a05ce8a6 100644 --- a/docs/setup/setting-up-navigation.md +++ b/docs/setup/setting-up-navigation.md @@ -13,8 +13,7 @@ behavior of navigational elements, some of those through _feature flags_. ### Instant loading [:octicons-file-code-24: Source][1] · -:octicons-unlock-24: Feature flag · -:octicons-beaker-24: Experimental +:octicons-unlock-24: Feature flag When _instant loading_ is activated, clicks on all internal links will be intercepted and dispatched via [XHR][2] without fully reloading the page. It