diff --git a/README.md b/README.md index 042685d..b8b228f 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,8 @@ Table of contents * [As a Python package](#as-a-python-package) * [Saving an url](#capturing-aka-saving-an-url-using-save) * [Retrieving the oldest archive](#retrieving-the-oldest-archive-for-an-url-using-oldest) - * [Retrieving the recent most/newest archive](#receiving-the-newest-archive-for-an-url-using-newest) - * [Retrieving archive close to a specified year, month, day, hour, and minute](#receiving-archive-close-to-a-specified-year-month-day-hour-and-minute-using-near) + * [Retrieving the recent most/newest archive](#retrieving-the-newest-archive-for-an-url-using-newest) + * [Retrieving archive close to a specified year, month, day, hour, and minute](#retrieving-archive-close-to-a-specified-year-month-day-hour-and-minute-using-near) * [Get the content of webpage](#get-the-content-of-webpage-using-get) * [Count total archives for an URL](#count-total-archives-for-an-url-using-total_archives) * [List of URLs that Wayback Machine knows and has archived for a domain name](#retrieving-archive-close-to-a-specified-year-month-day-hour-and-minute-using-near)