From 7e0f6e8833569efe1fd8f46286b0e71cf5609fcd Mon Sep 17 00:00:00 2001 From: DeDe Morton Date: Tue, 10 Apr 2018 18:23:58 -0700 Subject: [PATCH] Use correct formatting for links --- docs/reference/how-to/recipes.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/how-to/recipes.asciidoc b/docs/reference/how-to/recipes.asciidoc index e798f8819d000..451e192ad6ad2 100644 --- a/docs/reference/how-to/recipes.asciidoc +++ b/docs/reference/how-to/recipes.asciidoc @@ -3,8 +3,8 @@ This section includes a few recipes to help with common problems: -* mixing-exact-search-with-stemming -* consistent-scoring +* <> +* <> include::recipes/stemming.asciidoc[] include::recipes/scoring.asciidoc[]