From 0649f37ea31e9dee8e95bf4be271f1f1f4ac76ad Mon Sep 17 00:00:00 2001 From: Alan Agius Date: Sat, 22 Dec 2018 10:19:09 +0100 Subject: [PATCH] docs: remove autocomplete link Autocomplete is not longer available in version 6/7 --- docs/documentation/stories.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/documentation/stories.md b/docs/documentation/stories.md index 3d21cda0a1..b32673dcf1 100644 --- a/docs/documentation/stories.md +++ b/docs/documentation/stories.md @@ -5,7 +5,6 @@ - [1.0 Update](stories/1.0-update) - [App Shell](stories/app-shell) - [Asset Configuration](stories/asset-configuration) - - [Autocompletion](stories/autocompletion) - [Configure Hot Module Replacement](stories/configure-hmr) - [CSS Preprocessors](stories/css-preprocessors) - [Global Lib](stories/global-lib)