Browse Source

Use correct formatting for links (#29460)

DeDe Morton 7 years ago
parent
commit
ecd05d5be4
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/reference/how-to/recipes.asciidoc

+ 2 - 2
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
+* <<mixing-exact-search-with-stemming>>
+* <<consistent-scoring>>
 
 include::recipes/stemming.asciidoc[]
 include::recipes/scoring.asciidoc[]