From cc38798b3245c87200fcb802f4e984d955a7d48b Mon Sep 17 00:00:00 2001 From: akamhy <64683866+akamhy@users.noreply.github.com> Date: Thu, 7 May 2020 15:14:30 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b940c6..84c4025 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Table of contents * [Receiving the recent most/newest archive for an URL using newest()](https://github.com/akamhy/waybackpy#receiving-the-newest-archive-for-an-url-using-newest) * [Receiving archive close to a specified year, month, day, hour, and minute using near()](https://github.com/akamhy/waybackpy#receiving-archive-close-to-a-specified-year-month-day-hour-and-minute-using-near) * [Get the content of webpage using get()](https://github.com/akamhy/waybackpy#get-the-content-of-webpage-using-get) - * [Count total archives for an url. Using total_archives()](https://github.com/akamhy/waybackpy#count-total-archives-for-an-url-using-total_archives) + * [Count total archives for using total_archives()](https://github.com/akamhy/waybackpy#count-total-archives-for-an-url-using-total_archives) * [Tests](https://github.com/akamhy/waybackpy#tests)