From 7c85c5997680ea93753916bf2b30c790efedf5f1 Mon Sep 17 00:00:00 2001 From: Zoran Pesic Date: Sun, 24 Jan 2021 14:53:31 -0800 Subject: [PATCH] fix broken/outdated links in readme (#1457) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9f27f41..f67c9b6 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ Get the full response from Elasticsearch results.response ``` -**Note:** By default, Elasticsearch [limits paging](#deep-paging-master) to the first 10,000 results for performance. With Elasticsearch 7, this applies to the total count as well. +**Note:** By default, Elasticsearch [limits paging](#deep-paging) to the first 10,000 results for performance. With Elasticsearch 7, this applies to the total count as well. ### Boosting @@ -209,7 +209,7 @@ boost_by_recency: {created_at: {scale: "7d", decay: 0.5}} You can also boost by: -- [Conversions](#keep-getting-better) +- [Conversions](#intelligent-search) - [Distance](#boost-by-distance) ### Get Everything @@ -1217,7 +1217,7 @@ Searchkick uses `ENV["ELASTICSEARCH_URL"]` for the Elasticsearch server. This de - [Elastic Cloud](#elastic-cloud) - [Heroku](#heroku) - [Amazon Elasticsearch Service](#amazon-elasticsearch-service) -- [Self-Hosted and Other](#other) +- [Self-Hosted and Other](#self-hosted-and-other) ### Elastic Cloud -- libgit2 0.21.0