From 27b5b104abbf0a468d472eb7545f965279bc1248 Mon Sep 17 00:00:00 2001 From: Biarity Date: Sat, 27 Jan 2018 21:51:00 +1000 Subject: [PATCH] Fix send-a-request url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20aa262..15066aa 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ There are also `ApplySorting`, `ApplyFiltering`, and `ApplyPagination` methods. ### 4. Send a request -[Send a request](#Send%20a%20request) +[Send a request](#send-a-request) ### Add custom sort/filter methods