Browse Source

Fix broken link reportedby Twitter user (#20291)

nrichers 9 years ago
parent
commit
e5bf02b155
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/reference/query-dsl/match-phrase-prefix-query.asciidoc

+ 1 - 1
docs/reference/query-dsl/match-phrase-prefix-query.asciidoc

@@ -59,6 +59,6 @@ for appears.
 
 For better solutions for _search-as-you-type_ see the
 <<search-suggesters-completion,completion suggester>> and
-{guide}/_index_time_search_as_you_type.html[Index-Time Search-as-You-Type].
+{defguide}/_index_time_search_as_you_type.html[Index-Time Search-as-You-Type].
 
 ===================================================