Commit 8eef22351899a398d03d053a9834e39b6fc2759c

Authored by Andrew Kane
1 parent 7a0f4c00

Revert "Updated analyzer link - fixes #1536 [skip ci]"

This reverts commit 7a0f4c0016e1f6e6ca415aeea2959c9854ba9287.
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
README.md
... ... @@ -1100,7 +1100,7 @@ Product.search_index.tokens("dieg", analyzer: "searchkick_word_search")
1100 1100 # ["dieg"] - match!!
1101 1101 ```
1102 1102  
1103   -See the [complete list of analyzers](https://github.com/ankane/searchkick/blob/v5.0.0/lib/searchkick/index_options.rb#L36).
  1103 +See the [complete list of analyzers](https://github.com/ankane/searchkick/blob/31780ddac7a89eab1e0552a32b403f2040a37931/lib/searchkick/index_options.rb#L32).
1104 1104  
1105 1105 ## Testing
1106 1106  
... ...